-man page for gnunet-conversation
[oweals/gnunet.git] / src / conversation / test_conversation_api.c
index 7860eb794887e91a30ddb33e0a58bf1a4f920e70..e9f829f24d11f5c540bb78b4e286dca1375ad58c 100644 (file)
@@ -50,8 +50,8 @@ check ()
   char *path = GNUNET_OS_get_libexec_binary_path ( "gnunet-service-conversation");
   if (NULL == path)
   {
-               fprintf (stderr, "Service executable not found `%s'\n", "gnunet-service-conversation");
-               return;
+    fprintf (stderr, "Service executable not found `%s'\n", "gnunet-service-conversation");
+    return 0;
   }
   proc = GNUNET_OS_start_process (GNUNET_NO, GNUNET_OS_INHERIT_STD_ALL, NULL, NULL,
                                path,