Color is working.
[super-star-trek.git] / sst.c
diff --git a/sst.c b/sst.c
index 89e069d51696293328651b8a716f6754a14e7120..f6b21c7c2be6c419ee4446bcaae68672649a8084 100644 (file)
--- a/sst.c
+++ b/sst.c
@@ -95,7 +95,7 @@ Eric Raymond's changes:
 
 /* the input queue */
 static char line[128], *linep = line;
-static usecurses = TRUE;
+static int usecurses = TRUE;
 
 static struct 
 {