aboutsummaryrefslogtreecommitdiffstats
path: root/asn1
diff options
context:
space:
mode:
authorAnders Broman <anders.broman@ericsson.com>2005-05-23 18:37:45 +0000
committerAnders Broman <anders.broman@ericsson.com>2005-05-23 18:37:45 +0000
commitf462883ea892ad103697f10f49c62342e9d6a0c4 (patch)
tree7d0a84cdcf83fc13426b9ce60744722ed2fbe48b /asn1
parent19e90d9a5cb0f11b383867bf8f07830200c1f0ba (diff)
Warning fix:
packet-camel.h:49: warning: 'dissect_camel_DestinationAddress' declared 'static' but never defined do this change also for the template file. svn path=/trunk/; revision=14421
Diffstat (limited to 'asn1')
-rw-r--r--asn1/camel/packet-camel-template.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/asn1/camel/packet-camel-template.h b/asn1/camel/packet-camel-template.h
index 5d0470812e..bd331d4f11 100644
--- a/asn1/camel/packet-camel-template.h
+++ b/asn1/camel/packet-camel-template.h
@@ -39,7 +39,6 @@ char camel_number_to_char(int );
ETH_VAR_IMPORT const value_string camel_opr_code_strings[];
-static int dissect_camel_DestinationAddress(gboolean implicit_tag _U_, tvbuff_t *tvb, int offset, packet_info *pinfo _U_, proto_tree *tree, int hf_index _U_);
/* #include "packet-camel-exp.h"*/
#endif /* PACKET_camel_H */