RTPproxy: typo

Change-Id: Ie9647f74bae0bc6777c7394a23dd125f5ca4ecc9
Signed-off-by: Peter Lemenkov <lemenkov@gmail.com>
This commit is contained in:
Peter Lemenkov 2021-03-29 22:30:04 +02:00 committed by Wireshark GitLab Utility
parent c0249887af
commit a9c119a6a6
1 changed files with 1 additions and 1 deletions

View File

@ -219,7 +219,7 @@ static const string_string errortypenames[] = {
{ "E16", "PARSE_16" },
{ "E17", "PARSE_6" },
{ "E18", "PARSE_7" },
{ "E18", "PARSE_8" },
{ "E19", "PARSE_8" },
{ "E25", "Software error: output buffer overflow (RTOOBIG_1)" },
{ "E26", "Software error: output buffer overflow (RTOOBIG_2)" },
{ "E31", "Syntax error: invalid local address (INVLARG_1)" },