aboutsummaryrefslogtreecommitdiff
path: root/games
diff options
context:
space:
mode:
authorTony Finch <fanf@FreeBSD.org>2004-02-20 13:46:39 +0000
committerTony Finch <fanf@FreeBSD.org>2004-02-20 13:46:39 +0000
commitbb7b96678f425b4aa81c0db68626d50d5d9eaaa3 (patch)
tree21c9934c50ca77ac101fda894a7202ff962a837c /games
parent65922d0bb25feaf6dd054f1589dd01d95c1c2588 (diff)
Notes
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 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 */