aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-nt-sonmp.c
diff options
context:
space:
mode:
authorjmayer <jmayer@f5534014-38df-0310-8fa8-9805f1628bb7>2006-01-05 13:01:08 +0000
committerjmayer <jmayer@f5534014-38df-0310-8fa8-9805f1628bb7>2006-01-05 13:01:08 +0000
commitda69e3f6ed165ddc7feefcb6a1054e308330c7c7 (patch)
tree2ec913d2de0cecf04e92c11547a05cd175a5f66a /epan/dissectors/packet-nt-sonmp.c
parent3fb5d7c031e9e49001d910feaa1b7639987eea2f (diff)
Bill Meier:
Spelling fixes. git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@16956 f5534014-38df-0310-8fa8-9805f1628bb7
Diffstat (limited to 'epan/dissectors/packet-nt-sonmp.c')
-rw-r--r--epan/dissectors/packet-nt-sonmp.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/epan/dissectors/packet-nt-sonmp.c b/epan/dissectors/packet-nt-sonmp.c
index 68c09c4af8..b0726d8a60 100644
--- a/epan/dissectors/packet-nt-sonmp.c
+++ b/epan/dissectors/packet-nt-sonmp.c
@@ -171,11 +171,11 @@ static value_string sonmp_backplane_val[] =
{4, "ethernet and FDDI"},
{5, "ethernet, tokenring and FDDI"},
{6, "ethernet and tokenring with redundant power"},
- {7, "ethernet, tokenring, FDDI with redunadant power"},
+ {7, "ethernet, tokenring, FDDI with redundant power"},
{8, "token ring"},
{9, "ethernet, tokenring and fast ethernet"},
{10, "ethernet and fast ethernet"},
- {11, "ethernet, tokenring, fast ethernet with redunant power"},
+ {11, "ethernet, tokenring, fast ethernet with redundant power"},
{12, "ethernet, fast ethernet and gigabit ethernet"},
{0, NULL}
};