From bb7b96678f425b4aa81c0db68626d50d5d9eaaa3 Mon Sep 17 00:00:00 2001 From: Tony Finch 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 */