aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-ncp2222.inc
diff options
context:
space:
mode:
authorjmayer <jmayer@f5534014-38df-0310-8fa8-9805f1628bb7>2007-12-13 11:37:03 +0000
committerjmayer <jmayer@f5534014-38df-0310-8fa8-9805f1628bb7>2007-12-13 11:37:03 +0000
commit68e0dbdb49215c6be80c9266bb7b94cfd8e957cc (patch)
tree14582adb13948af915a0bc32b21a7381636c1ae7 /epan/dissectors/packet-ncp2222.inc
parent531f38f9dce5a89641800d25239070be8113e132 (diff)
Replace // comments
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@23856 f5534014-38df-0310-8fa8-9805f1628bb7
Diffstat (limited to 'epan/dissectors/packet-ncp2222.inc')
-rw-r--r--epan/dissectors/packet-ncp2222.inc4
1 files changed, 2 insertions, 2 deletions
diff --git a/epan/dissectors/packet-ncp2222.inc b/epan/dissectors/packet-ncp2222.inc
index 779d3e6ccb..42dbdbc073 100644
--- a/epan/dissectors/packet-ncp2222.inc
+++ b/epan/dissectors/packet-ncp2222.inc
@@ -110,8 +110,8 @@ const fragment_items nds_frag_items = {
#define NDS_SEARCH_PRESENT 15
#define NDS_SEARCH_RDN 16
#define NDS_SEARCH_BASE_CLASS 17
-#define NDS_SEARCH_MODIFICATION_GE 18 // Deprecated, use DS_SEARCH_ENTRY_MTS_GE
-#define NDS_SEARCH_VALUE_TIME_GE 19 // Deprecated, use DS_SEARCH_VALUE_MTS_GE
+#define NDS_SEARCH_MODIFICATION_GE 18 /* Deprecated, use DS_SEARCH_ENTRY_MTS_GE */
+#define NDS_SEARCH_VALUE_TIME_GE 19 /* Deprecated, use DS_SEARCH_VALUE_MTS_GE */
#define NDS_SEARCH_REFERENCES 20
#define NDS_SEARCH_DN_IN_VALUE 21
#define NDS_SEARCH_SCHEMA_IN_VALUE 22