aboutsummaryrefslogtreecommitdiff
path: root/src/rest/plugin_rest_config.c
diff options
context:
space:
mode:
authorWillow Liquorice <willow@howhill.com>2022-09-08 00:00:06 +0100
committerWillow Liquorice <willow@howhill.com>2022-10-03 12:55:02 +0100
commit9bff860b8c0189ce6b8f8bc6b41cf27daef11c0f (patch)
tree3e66c5dbfae9cfc7dd8c2524f7e5f26d27dccd9d /src/rest/plugin_rest_config.c
parenta4090f16198eab22057230da736cabe9837e7a01 (diff)
downloadgnunet-9bff860b8c0189ce6b8f8bc6b41cf27daef11c0f.tar.gz
gnunet-9bff860b8c0189ce6b8f8bc6b41cf27daef11c0f.zip
-DOC: Documentation cleanup pass through REST subsystem
Diffstat (limited to 'src/rest/plugin_rest_config.c')
-rw-r--r--src/rest/plugin_rest_config.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/rest/plugin_rest_config.c b/src/rest/plugin_rest_config.c
index b0f18754c..826188702 100644
--- a/src/rest/plugin_rest_config.c
+++ b/src/rest/plugin_rest_config.c
@@ -113,7 +113,6 @@ cleanup_handle (struct RequestHandle *handle)
113 * Task run on shutdown. Cleans up everything. 113 * Task run on shutdown. Cleans up everything.
114 * 114 *
115 * @param cls unused 115 * @param cls unused
116 * @param tc scheduler context
117 */ 116 */
118static void 117static void
119do_error (void *cls) 118do_error (void *cls)