From 24496b18b5a089ca8309d1ce4006d0ee202e06de Mon Sep 17 00:00:00 2001 From: fanf Date: Fri, 20 Feb 2004 13:46:39 +0000 Subject: [PATCH] Label @ as being AC (since it's constructed like a prosign). Submitted by: des --- games/morse/morse.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/games/morse/morse.c b/games/morse/morse.c index f02e80719a58..af0465c93317 100644 --- a/games/morse/morse.c +++ b/games/morse/morse.c @@ -132,7 +132,7 @@ static const struct morsetab mtab[] = { {')', "-.--.-"}, {'$', "...-..-"}, {'+', ".-.-."}, /* AR */ - {'@', ".--.-."} + {'@', ".--.-."}, /* AC */ /* prosigns without already assigned values */