Przeglądaj źródła

Add missing break

master
sin 11 lat temu
rodzic
commit
58f897fead
1 zmienionych plików z 1 dodań i 0 usunięć
  1. +1
    -0
      noice.c

+ 1
- 0
noice.c Wyświetl plik

@@ -603,6 +603,7 @@ nochange:
initcurses(); initcurses();
if (chdir(ipath) == -1) if (chdir(ipath) == -1)
printwarn(); printwarn();
break;
} }
} }




Ładowanie…
Anuluj
Zapisz