summaryrefslogtreecommitdiff
path: root/asn1/camel/packet-camel-template.h
diff options
context:
space:
mode:
authorAnders Broman <anders.broman@ericsson.com>2007-07-05 21:29:53 +0000
committerAnders Broman <anders.broman@ericsson.com>2007-07-05 21:29:53 +0000
commit601892260c72c2287f28c51004bd57e09b3dd81b (patch)
tree427591f899f1f2b6e04fe4aab07143d9489eb21a /asn1/camel/packet-camel-template.h
parent2d671eadbdf18015a7378828141a9eee48b896c9 (diff)
downloadwireshark-601892260c72c2287f28c51004bd57e09b3dd81b.tar.gz
Try to get rid of the warnings.
svn path=/trunk/; revision=22250
Diffstat (limited to 'asn1/camel/packet-camel-template.h')
-rw-r--r--asn1/camel/packet-camel-template.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/asn1/camel/packet-camel-template.h b/asn1/camel/packet-camel-template.h
index 3d158079ba..3809337615 100644
--- a/asn1/camel/packet-camel-template.h
+++ b/asn1/camel/packet-camel-template.h
@@ -42,7 +42,7 @@ void proto_register_camel(void);
WS_VAR_IMPORT const value_string camel_opr_code_strings[];
-const value_string camel_err_code_string_vals[];
+WS_VAR_IMPORT const value_string camel_err_code_string_vals[];
/* #include "packet-camel-exp.h"*/
#endif /* PACKET_camel_H */