fix
authorChristian Grothoff <christian@grothoff.org>
Tue, 19 Jul 2011 21:02:37 +0000 (21:02 +0000)
committerChristian Grothoff <christian@grothoff.org>
Tue, 19 Jul 2011 21:02:37 +0000 (21:02 +0000)
src/nat/nat.c

index 5bcf970c1494b56090a3270f0ed2a24c86320d92..a4efb7084d2ef4c613f869e3b3ac491990486b59 100644 (file)
@@ -699,7 +699,7 @@ process_interfaces (void *cls,
       break;
     default:
       GNUNET_break (0);
-      break;
+      return GNUNET_OK;
     }
   if ( (h->internal_address == NULL) &&
        (h->server_proc == NULL) &&