Back out r26377 so that I can get 1.1.1 out the door.
authorgerald <gerald@f5534014-38df-0310-8fa8-9805f1628bb7>
Thu, 9 Oct 2008 03:34:12 +0000 (03:34 +0000)
committergerald <gerald@f5534014-38df-0310-8fa8-9805f1628bb7>
Thu, 9 Oct 2008 03:34:12 +0000 (03:34 +0000)
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@26391 f5534014-38df-0310-8fa8-9805f1628bb7

epan/dissectors/ncp2222.py

index 2f4485577c3e401c8955026622309a2462506f19..a27dfc19cd5e9369750f830b4dda0a11d2a85afc 100755 (executable)
@@ -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" },