summaryrefslogtreecommitdiff
path: root/blasms.c
diff options
context:
space:
mode:
Diffstat (limited to 'blasms.c')
-rw-r--r--blasms.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/blasms.c b/blasms.c
index 0687c32..05539f4 100644
--- a/blasms.c
+++ b/blasms.c
@@ -229,7 +229,7 @@ int main(int argc, char *argv[]) {
/* Config file line */
char line[1024];
/* Config file command */
- char configcmd[8];
+ char configcmd[11];
/* strchr pointer */
char *strchrp;
/* Command match / telnum set */