summaryrefslogtreecommitdiff
path: root/epan/dissectors/packet-artnet.c
diff options
context:
space:
mode:
authorJaap Keuter <jaap.keuter@xs4all.nl>2009-05-01 07:05:47 +0000
committerJaap Keuter <jaap.keuter@xs4all.nl>2009-05-01 07:05:47 +0000
commita6f65c6bf7ca7886de7a7636e4c4b7316e188e14 (patch)
tree4a014bebc7b1e18ed15ac921c228bfc5edcea3b3 /epan/dissectors/packet-artnet.c
parent9c8795c961b5e041e74decdd46a6e8c24deb1e78 (diff)
downloadwireshark-a6f65c6bf7ca7886de7a7636e4c4b7316e188e14.tar.gz
From Reinhard Speyerer:
This patch fixes several misspellings/typos in Wireshark SVN revision 28201. svn path=/trunk/; revision=28208
Diffstat (limited to 'epan/dissectors/packet-artnet.c')
-rw-r--r--epan/dissectors/packet-artnet.c6
1 files changed, 3 insertions, 3 deletions
diff --git a/epan/dissectors/packet-artnet.c b/epan/dissectors/packet-artnet.c
index dc4ec93eb4..c3a6e14395 100644
--- a/epan/dissectors/packet-artnet.c
+++ b/epan/dissectors/packet-artnet.c
@@ -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",