update
[silc.git] / apps / silcd / silcd.c
index 214fa344eb8b508c0bbf2eb1b35ee05362456af6..5436935345fcf7dacd932809c7c2ff25a261f4d6 100644 (file)
@@ -87,6 +87,7 @@ int main(int argc, char **argv)
          break;
        case 'd':
          silc_debug = TRUE;
+         break;
        case 'f':
          config_file = strdup(optarg);
          break;