From 13de79618011892d1ad7c100c7a8b62ce412ff7f Mon Sep 17 00:00:00 2001 From: Franklin Wei Date: Fri, 27 Jun 2014 18:13:34 -0400 Subject: Cleanup --- strings.c | 1 + 1 file changed, 1 insertion(+) (limited to 'strings.c') diff --git a/strings.c b/strings.c index 1cc22ae..8109fa4 100644 --- a/strings.c +++ b/strings.c @@ -74,3 +74,4 @@ const char* greetings_responses[] = { const char punctuation_marks[] = { '\'', '?', '.', '/', '`', '~', ',', '+', '!' }; + -- cgit v1.1