(no commit message)
authorMatthias Wachs <wachs@net.in.tum.de>
Mon, 10 May 2010 06:41:24 +0000 (06:41 +0000)
committerMatthias Wachs <wachs@net.in.tum.de>
Mon, 10 May 2010 06:41:24 +0000 (06:41 +0000)
src/transport/test_plugin_transport_http.c

index 8d910e0c17e674ff390794d356caacbf4ccd8af2..ba1910181932d3e2f53d6ed037f2d644f6607b7e 100644 (file)
@@ -261,7 +261,6 @@ run (void *cls,
      const char *cfgfile, const struct GNUNET_CONFIGURATION_Handle *c)
 {
   char * libname;
-
   sched = s;
   cfg = c;
 
@@ -304,6 +303,7 @@ run (void *cls,
 int
 main (int argc, char *const *argv)
 {
+  return GNUNET_NO;
   static struct GNUNET_GETOPT_CommandLineOption options[] = {
     GNUNET_GETOPT_OPTION_END
   };