expose our hello to plugins
[oweals/gnunet.git] / src / fs / gnunet-search.c
index 0289a8bd1d78ae2ba5ff98a0a0a2ab06777349e4..ab3f6b0c7d8a2e2b1d4a1eb81b455bc3f2cefc6c 100644 (file)
@@ -171,7 +171,7 @@ progress_cb (void *cls,
        GNUNET_CONTAINER_meta_data_iterate (info->value.search.specifics.result.meta, 
                                            &item_printer,
                                            NULL);
-      printf ("\n");
+      printf ("\n"); 
       fflush(stdout);
       GNUNET_free_non_null (filename);
       GNUNET_free (uri);