assert
authorChristian Grothoff <christian@grothoff.org>
Tue, 21 Dec 2010 15:42:00 +0000 (15:42 +0000)
committerChristian Grothoff <christian@grothoff.org>
Tue, 21 Dec 2010 15:42:00 +0000 (15:42 +0000)
src/util/service.c

index 25a9b08dc3ef3032341491c1bd01346d4878684f..ac90eb93ba2459841bf9e6c5e5e938fe1c3f3d28 100644 (file)
@@ -860,7 +860,7 @@ GNUNET_SERVICE_get_server_addresses (const char *serviceName,
   if (GNUNET_CONFIGURATION_have_value (cfg,
                                        serviceName, "UNIXPATH"))
     {
-      GNUNET_break (GNUNET_OK ==
+      GNUNET_assert (GNUNET_OK ==
                     GNUNET_CONFIGURATION_get_value_string (cfg,
                                                            serviceName,
                                                            "UNIXPATH",