summaryrefslogtreecommitdiff
path: root/input.h
diff options
context:
space:
mode:
Diffstat (limited to 'input.h')
-rw-r--r--input.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/input.h b/input.h
index cd4ef19..c2b87ef 100644
--- a/input.h
+++ b/input.h
@@ -19,3 +19,4 @@
// _FAIL and _INVALID are sorta tied to eachother
int smode_input(char *single, char **multiple, uint64_t focus);
+int check_length_fix_stdin(char *smode_buf);