aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGerald Combs <gerald@wireshark.org>2008-10-09 03:34:12 +0000
committerGerald Combs <gerald@wireshark.org>2008-10-09 03:34:12 +0000
commit4bb3c4b8e223533d2ff8a31bd402a17c9bf6d5bd (patch)
treed966a39c3ff7f9382f2842ac79407baeedf6a148
parent76c5103967b0f190bec7dcd4da0a68753f621700 (diff)
Back out r26377 so that I can get 1.1.1 out the door.
svn path=/trunk/; revision=26391
-rwxr-xr-xepan/dissectors/ncp2222.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/epan/dissectors/ncp2222.py b/epan/dissectors/ncp2222.py
index 2f4485577c..a27dfc19cd 100755
--- a/epan/dissectors/ncp2222.py
+++ b/epan/dissectors/ncp2222.py
@@ -6606,7 +6606,7 @@ static const value_string ncp_nds_verb_vals[] = {
{ 12, "Read Attribute Definition" },
{ 13, "Remove Attribute Definition" },
{ 14, "Define Class" },
- { 15, "Read Class Definition" },
+ { 15, "Read Class Definition " },
{ 16, "Modify Class Definition" },
{ 17, "Remove Class Definition" },
{ 18, "List Containable Classes" },