diff options
Diffstat (limited to 'src/reducer/anastasis_api_redux.c')
-rw-r--r-- | src/reducer/anastasis_api_redux.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/reducer/anastasis_api_redux.c b/src/reducer/anastasis_api_redux.c index 41b3fd7..c41d801 100644 --- a/src/reducer/anastasis_api_redux.c +++ b/src/reducer/anastasis_api_redux.c | |||
@@ -332,7 +332,7 @@ ANASTASIS_redux_init (struct GNUNET_CURL_Context *ctx) | |||
332 | 332 | ||
333 | 333 | ||
334 | /** | 334 | /** |
335 | * Function to free a #ConfigRequest, an async operation. | 335 | * Function to free a `struct ConfigRequest`, an async operation. |
336 | * | 336 | * |
337 | * @param cr state for a "get config" operation | 337 | * @param cr state for a "get config" operation |
338 | */ | 338 | */ |