diff options
Diffstat (limited to 'src/mystring.h')
-rw-r--r-- | src/mystring.h | 2 |
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[]; |