Change string used for plaintext.

git-svn-id: http://op25.osmocom.org/svn/trunk@250 65a5c917-d112-43f1-993d-58c26a4786be
This commit is contained in:
stevie 2011-01-18 03:24:44 +00:00
parent f03a0c623a
commit acded5d2e4
1 changed files with 1 additions and 1 deletions

View File

@ -54,7 +54,7 @@ const value_string ALGIDS[] = {
{ 0x04, "SAVILLE" },
{ 0x41, "BATON (Auto Odd)" },
/* Type III */
{ 0x80, "Unencrypted message" },
{ 0x80, "Plain" },
{ 0x81, "DES-OFB" },
{ 0x82, "2 key Triple DES" },
{ 0x83, "3 key Triple DES" },