summaryrefslogtreecommitdiffstats
path: root/games
diff options
context:
space:
mode:
Diffstat (limited to 'games')
-rw-r--r--games/morse/morse.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/games/morse/morse.c b/games/morse/morse.c
index f02e807..af0465c 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 */
OpenPOWER on IntegriCloud