-remove trailing whitespace
[oweals/gnunet.git] / src / include / gnunet_service_lib.h
index 2d7b3064f3efb8f3d8ebc245f95a13d5b51605cc..11dcff35e8646600dc36747d54f39e87609dc707 100644 (file)
@@ -119,10 +119,10 @@ enum GNUNET_SERVICE_Options
  *         if we shutdown nicely
  */
 int
-GNUNET_SERVICE_run (int argc, char *const *argv, 
+GNUNET_SERVICE_run (int argc, char *const *argv,
                    const char *service_name,
-                    enum GNUNET_SERVICE_Options options, 
-                   GNUNET_SERVICE_Main task, 
+                    enum GNUNET_SERVICE_Options options,
+                   GNUNET_SERVICE_Main task,
                    void *task_cls);