It's "X.25", not "X25".

svn path=/trunk/; revision=42016
This commit is contained in:
Guy Harris 2012-04-10 23:27:39 +00:00
parent 64242c565b
commit 4db2d3443a
1 changed files with 1 additions and 1 deletions

View File

@ -381,7 +381,7 @@ static struct encap_type_info encap_table_base[] = {
{ "GCOM Serial", "gcom-serial" },
/* WTAP_ENCAP_NETTL_X25 */
{ "X25 with nettl headers", "x25-nettl" },
{ "X.25 with nettl headers", "x25-nettl" },
/* WTAP_ENCAP_K12 */
{ "K12 protocol analyzer", "k12" },