fmt
authorChristian Grothoff <christian@grothoff.org>
Sun, 8 Nov 2009 17:35:40 +0000 (17:35 +0000)
committerChristian Grothoff <christian@grothoff.org>
Sun, 8 Nov 2009 17:35:40 +0000 (17:35 +0000)
src/util/server.c

index af26d278c08e34735171df1b7d70517602d48e64..d761f6a925d499f7010cb025ae8ce2a0e7564c29 100644 (file)
@@ -468,7 +468,6 @@ GNUNET_SERVER_destroy (struct GNUNET_SERVER_Handle *s)
       GNUNET_free (npos);
     }
   GNUNET_free (s);
-
 }