From 56d7db0c08d734d672c64d6c5c566ae3d70b7ed7 Mon Sep 17 00:00:00 2001 From: Tomas Kukosa Date: Wed, 28 Jun 2006 14:19:08 +0000 Subject: remove functions register_ber_oid_name() and get_ber_oid_name() from packet-ber.c, they were only OID but not BER related use add_oid_str_name() and get_oid_str_name() instead of them svn path=/trunk/; revision=18595 --- epan/dissectors/packet-ldap.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'epan/dissectors/packet-ldap.h') diff --git a/epan/dissectors/packet-ldap.h b/epan/dissectors/packet-ldap.h index 93cdd7638d..da424bbacd 100644 --- a/epan/dissectors/packet-ldap.h +++ b/epan/dissectors/packet-ldap.h @@ -1,6 +1,6 @@ /* Do not modify this file. */ /* It is created automatically by the ASN.1 to Wireshark dissector compiler */ -/* ./packet-ldap.h */ +/* .\packet-ldap.h */ /* ../../tools/asn2wrs.py -b -e -p ldap -c ldap.cnf -s packet-ldap-template Lightweight-Directory-Access-Protocol-V3.asn */ /* Input file: packet-ldap-template.h */ -- cgit v1.2.3