diff options
Diffstat (limited to 'strings.c')
| -rw-r--r-- | strings.c | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -74,3 +74,4 @@ const char* greetings_responses[] = { const char punctuation_marks[] = { '\'', '?', '.', '/', '`', '~', ',', '+', '!' }; + |