aboutsummaryrefslogtreecommitdiff
path: root/src/shell.h
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--src/shell.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/shell.h b/src/shell.h
index a72d136..bb85ba2 100644
--- a/src/shell.h
+++ b/src/shell.h
@@ -8,6 +8,6 @@
8#define MAXNTOKENS 255 8#define MAXNTOKENS 255
9 9
10void exec_args(int c, char **v); 10void exec_args(int c, char **v);
11void launch(); 11void launch(bool prompt);
12 12
13#endif 13#endif

Generated with cgit - Back to sebastiano.tronto.net