From Reinhard Speyerer:

This patch fixes several misspellings/typos in Wireshark SVN revision 28201.

svn path=/trunk/; revision=28208
This commit is contained in:
Jaap Keuter 2009-05-01 07:05:47 +00:00
parent 9c8795c961
commit a6f65c6bf7
1 changed files with 3 additions and 3 deletions

View File

@ -1776,7 +1776,7 @@ proto_register_artnet(void) {
{ "ProVer",
"artnet.header.protver",
FT_UINT16, BASE_DEC, NULL, 0x0,
"Protcol revision number", HFILL }},
"Protocol revision number", HFILL }},
/* ArtPoll */
@ -2044,7 +2044,7 @@ proto_register_artnet(void) {
{ "Output Subswitch of Port 4",
"artnet.poll_reply.swout_4",
FT_UINT8, BASE_HEX, NULL, 0x0,
"Ouput Subswitch of Port 4", HFILL }},
"Output Subswitch of Port 4", HFILL }},
{ &hf_artnet_poll_reply_swvideo,
{ "SwVideo",
@ -2198,7 +2198,7 @@ proto_register_artnet(void) {
{ "Output Subswitch of Port 4",
"artnet.address.swout_4",
FT_UINT8, BASE_HEX, NULL, 0x0,
"Ouput Subswitch of Port 4", HFILL }},
"Output Subswitch of Port 4", HFILL }},
{ &hf_artnet_address_subswitch,
{ "Subswitch",