aboutsummaryrefslogtreecommitdiff
path: root/src/rest/plugin_rest_copying.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/rest/plugin_rest_copying.c')
-rw-r--r--src/rest/plugin_rest_copying.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/rest/plugin_rest_copying.c b/src/rest/plugin_rest_copying.c
index eabe96c63..e601e505e 100644
--- a/src/rest/plugin_rest_copying.c
+++ b/src/rest/plugin_rest_copying.c
@@ -120,7 +120,6 @@ get_cont (struct GNUNET_REST_RequestHandle *con_handle,
120} 120}
121 121
122 122
123
124/** 123/**
125 * Handle rest request 124 * Handle rest request
126 * 125 *
@@ -231,4 +230,5 @@ libgnunet_plugin_rest_copying_done (void *cls)
231 return NULL; 230 return NULL;
232} 231}
233 232
233
234/* end of plugin_rest_copying.c */ 234/* end of plugin_rest_copying.c */