(no commit message)
[oweals/gnunet.git] / src / hostlist / hostlist-client.c
index 503adb8a013f6286d8b2ba56482494a88a3f7c97..109a38dbc09f70699a624283679e7df651688c3b 100644 (file)
@@ -1168,9 +1168,9 @@ handler_disconnect (void *cls,
   GNUNET_assert (stat_connection_count > 0);
   stat_connection_count--;
   GNUNET_STATISTICS_update (stats,
-                                                       gettext_noop ("# active connections"),
-                                                       -1,
-                                                       GNUNET_NO);
+                           gettext_noop ("# active connections"),
+                           -1,
+                           GNUNET_NO);
 }
 
 /**