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.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mystring.h b/src/mystring.h
index 2e0540a..3522523 100644
--- a/src/mystring.h
+++ b/src/mystring.h
@@ -41,6 +41,7 @@ extern const char snlfmt[];
 extern const char spcstr[];
 extern const char dolatstr[];
 #define DOLATSTRLEN 6
+extern const char qchars[];
 extern const char illnum[];
 extern const char homestr[];