summary refs log tree commit diff
path: root/src/mystring.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mystring.h')
-rw-r--r--src/mystring.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mystring.h b/src/mystring.h
index 44fd7e4..f451cc2 100644
--- a/src/mystring.h
+++ b/src/mystring.h
@@ -39,7 +39,7 @@
 extern const char snlfmt[];
 extern const char spcstr[];
 extern const char dolatstr[];
-#define DOLATSTRLEN 4
+#define DOLATSTRLEN 6
 extern const char illnum[];
 extern const char homestr[];