Two missed cases

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@31691 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
Tilghman Lesher
2006-06-03 02:18:59 +00:00
parent 73a85ff250
commit 53ca50f1c8

View File

@@ -74,10 +74,10 @@ static char *morsecode[] = {
"--..--", /* 44 - , */
"-....-", /* 45 - - */
".-.-.-", /* 46 - . */
"-<EFBFBD><EFBFBD>-<2D>", /* 47 - / */
"-..-.", /* 47 - / */
"-----", ".----", "..---", "...--", "....-", ".....", "-....", "--...", "---..", "----.", /* 48-57 - 0-9 */
"---...", /* 58 - : */
"-<EFBFBD>-<2D>-<2D>", /* 59 - ; */
"-.-.-.", /* 59 - ; */
"", /* 60 - < */
"-...-", /* 61 - = */
"", /* 62 - > */