aboutsummaryrefslogtreecommitdiffstats
path: root/asn1/x420
diff options
context:
space:
mode:
authorTomas Kukosa <tomas.kukosa@siemens.com>2006-06-28 14:19:08 +0000
committerTomas Kukosa <tomas.kukosa@siemens.com>2006-06-28 14:19:08 +0000
commit56d7db0c08d734d672c64d6c5c566ae3d70b7ed7 (patch)
tree8630f1f8a3129f886a07f432a88db41cad2af16d /asn1/x420
parent45aac4eb43f1c822625dd95551f4b694ee770e20 (diff)
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
Diffstat (limited to 'asn1/x420')
-rw-r--r--asn1/x420/x420.cnf2
1 files changed, 1 insertions, 1 deletions
diff --git a/asn1/x420/x420.cnf b/asn1/x420/x420.cnf
index 7768873e5a..213eb75d4e 100644
--- a/asn1/x420/x420.cnf
+++ b/asn1/x420/x420.cnf
@@ -114,7 +114,7 @@ ForwardedContentParameters B "2.6.1.11.17.1.3.26.0.4406.0.4.1" "id-ep-content-
%(DEFAULT_BODY)s
- name = get_ber_oid_name(object_identifier_id);
+ name = get_oid_str_name(object_identifier_id);
proto_item_append_text(tree, " (%%s)", name ? name : object_identifier_id);
#.FN_BODY T_value