]> git.sur5r.net Git - ngadmin/blobdiff - cli/common.h
Let commands handle themselves absence of arguments
[ngadmin] / cli / common.h
index 6533f05dfaeb9c2a17d66b8d40c76241781bd805..e50ae1e6e57a557a04a38a6175868155456b6983 100644 (file)
@@ -16,7 +16,7 @@
 #define NORET                  __attribute__((noreturn))
 
 
-extern int cont;
+extern int main_loop_continue;
 extern struct termios current_term;