From: Christian Grothoff Date: Sun, 8 Nov 2009 17:35:40 +0000 (+0000) Subject: fmt X-Git-Tag: initial-import-from-subversion-38251~23150 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=4c4eaefd2a3b4f77619be072700e684f28cae614;p=oweals%2Fgnunet.git fmt --- diff --git a/src/util/server.c b/src/util/server.c index af26d278c..d761f6a92 100644 --- a/src/util/server.c +++ b/src/util/server.c @@ -468,7 +468,6 @@ GNUNET_SERVER_destroy (struct GNUNET_SERVER_Handle *s) GNUNET_free (npos); } GNUNET_free (s); - }