summaryrefslogtreecommitdiffstats
path: root/games/atc/input.c
diff options
context:
space:
mode:
Diffstat (limited to 'games/atc/input.c')
-rw-r--r--games/atc/input.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/games/atc/input.c b/games/atc/input.c
index 0becdf6..88eb603 100644
--- a/games/atc/input.c
+++ b/games/atc/input.c
@@ -59,7 +59,7 @@ static const char rcsid[] =
#define MAXRULES 6
#define MAXDEPTH 15
-#define RETTOKEN '\n'
+#define RETTOKEN '\r'
#ifdef SYSV
#define CRTOKEN '\r'
#endif
OpenPOWER on IntegriCloud