about summary refs log tree commit diff stats
path: root/profanity.c
diff options
context:
space:
mode:
Diffstat (limited to 'profanity.c')
-rw-r--r--profanity.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/profanity.c b/profanity.c
index 6a5e2736..24b952e4 100644
--- a/profanity.c
+++ b/profanity.c
@@ -53,7 +53,7 @@ int main()
     int ypos = 2;
     int xpos = 2;
     int ch;
-    char *name;
+    char name[20];
 
     init();