fix more leaks
[oweals/gnunet.git] / src / fs / test_fs_search.c
index 5103b60650046c74384de50be7e2ef33a4434a65..faf8727a6b071d57d570faa846a2cf7dd63bfb11 100644 (file)
@@ -1,6 +1,6 @@
 /*
      This file is part of GNUnet.
-     (C) 2004, 2005, 2006, 2008, 2009 Christian Grothoff (and other contributing authors)
+     (C) 2004-2013 Christian Grothoff (and other contributing authors)
 
      GNUnet is free software; you can redistribute it and/or modify
      it under the terms of the GNU General Public License as published
@@ -59,7 +59,7 @@ static int err;
 
 static void
 abort_publish_task (void *cls, const struct GNUNET_SCHEDULER_TaskContext *tc)
-{                                             
+{                                      
   if (NULL != publish)
   {
     GNUNET_FS_publish_stop (publish);