aboutsummaryrefslogtreecommitdiffstats
path: root/ncp2222.py
diff options
context:
space:
mode:
authorguy <guy@f5534014-38df-0310-8fa8-9805f1628bb7>2003-07-21 09:18:31 +0000
committerguy <guy@f5534014-38df-0310-8fa8-9805f1628bb7>2003-07-21 09:18:31 +0000
commit1557aa8402098e6468ad214deb154734a5322485 (patch)
tree8892de92d8dc3df67d42664a0e0db738dd9b1e2d /ncp2222.py
parent8929f2a1f2605cbe0be1d46b4f8b5fdf94d0f1ab (diff)
Add some missing entries to "ncp_nds_verb_vals[]".
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@8059 f5534014-38df-0310-8fa8-9805f1628bb7
Diffstat (limited to 'ncp2222.py')
-rwxr-xr-xncp2222.py4
1 files changed, 3 insertions, 1 deletions
diff --git a/ncp2222.py b/ncp2222.py
index e9bf736314..5b9fd721fa 100755
--- a/ncp2222.py
+++ b/ncp2222.py
@@ -25,7 +25,7 @@ http://developer.novell.com/ndk/doc/ncp/
for a badly-formatted HTML version of the same PDF.
-$Id: ncp2222.py,v 1.60 2003/07/20 00:37:20 guy Exp $
+$Id: ncp2222.py,v 1.61 2003/07/21 09:18:31 guy Exp $
Portions Copyright (c) 2000-2002 by Gilbert Ramirez <gram@alumni.rice.edu>.
@@ -6367,6 +6367,8 @@ static const value_string ncp_nds_verb_vals[] = {
{ 45, "Backup Entry" },
{ 46, "Restore Entry" },
{ 47, "Save DIB" },
+ { 48, "Control" },
+ { 49, "Remove Backlink" },
{ 50, "Close Iteration" },
{ 51, "Unused" },
{ 52, "Audit Skulking" },