diff options
Diffstat (limited to 'src/lib/auditor_api_handle.c')
-rw-r--r-- | src/lib/auditor_api_handle.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/lib/auditor_api_handle.c b/src/lib/auditor_api_handle.c index dfccedaa9..a3264c020 100644 --- a/src/lib/auditor_api_handle.c +++ b/src/lib/auditor_api_handle.c | |||
@@ -258,6 +258,7 @@ decode_version_json (const json_t *resp_obj, | |||
258 | return GNUNET_OK; | 258 | return GNUNET_OK; |
259 | } | 259 | } |
260 | 260 | ||
261 | |||
261 | /** | 262 | /** |
262 | * Initiate download of /version from the auditor. | 263 | * Initiate download of /version from the auditor. |
263 | * | 264 | * |