aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-ber.c
diff options
context:
space:
mode:
authorAnders Broman <anders.broman@ericsson.com>2007-06-03 21:10:29 +0000
committerAnders Broman <anders.broman@ericsson.com>2007-06-03 21:10:29 +0000
commit5a2fb14332f7d1a76eaaf073b94c08ec920d8917 (patch)
treec2a65342c6aa209176dd968974688e433004508d /epan/dissectors/packet-ber.c
parent4393bceae595f7b1488ec4f38767a3da710349f0 (diff)
Add some opcodes and mark func as _U_ in packet-ber.c
svn path=/trunk/; revision=22032
Diffstat (limited to 'epan/dissectors/packet-ber.c')
-rw-r--r--epan/dissectors/packet-ber.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/epan/dissectors/packet-ber.c b/epan/dissectors/packet-ber.c
index ed2ae3075a..96e6356b46 100644
--- a/epan/dissectors/packet-ber.c
+++ b/epan/dissectors/packet-ber.c
@@ -3745,7 +3745,7 @@ dissect_ber_external_type(gboolean implicit_tag, proto_tree *tree, tvbuff_t *tvb
}
/* Experimental */
int
-dissect_ber_EmbeddedPDV_Type(gboolean implicit_tag, proto_tree *tree, tvbuff_t *tvb, int offset, asn1_ctx_t *actx, gint hf_id, ber_callback func){
+dissect_ber_EmbeddedPDV_Type(gboolean implicit_tag, proto_tree *tree, tvbuff_t *tvb, int offset, asn1_ctx_t *actx, gint hf_id, ber_callback func _U_){
offset = dissect_ber_tagged_type(implicit_tag, actx, tree, tvb, offset,