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

Generated with cgit - Back to sebastiano.tronto.net