From: Christian Grothoff Date: Wed, 24 Nov 2010 16:17:50 +0000 (+0000) Subject: indent X-Git-Tag: initial-import-from-subversion-38251~19630 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=8a1a144ffda7e952fecc8d3da1ed8e83ca656f65;p=oweals%2Fgnunet.git indent --- diff --git a/src/hostlist/hostlist-client.c b/src/hostlist/hostlist-client.c index 503adb8a0..109a38dbc 100644 --- a/src/hostlist/hostlist-client.c +++ b/src/hostlist/hostlist-client.c @@ -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); } /**