summaryrefslogtreecommitdiff
path: root/asn1/camel/packet-camel-template.h
diff options
context:
space:
mode:
authorAnders Broman <anders.broman@ericsson.com>2007-07-07 22:24:37 +0000
committerAnders Broman <anders.broman@ericsson.com>2007-07-07 22:24:37 +0000
commit593548ef6be6d4ab9bb5f90f67adad6bf0752190 (patch)
tree237b57918a85900c3d1089f5df0104caedb19108 /asn1/camel/packet-camel-template.h
parent543f686d6cd878466c73139b5525cf3e597a0a9e (diff)
downloadwireshark-593548ef6be6d4ab9bb5f90f67adad6bf0752190.tar.gz
Make hf fileds for ARGGUMENT RESULT and ERROR parameters.
svn path=/trunk/; revision=22266
Diffstat (limited to 'asn1/camel/packet-camel-template.h')
-rw-r--r--asn1/camel/packet-camel-template.h5
1 files changed, 2 insertions, 3 deletions
diff --git a/asn1/camel/packet-camel-template.h b/asn1/camel/packet-camel-template.h
index 3809337615..957a32a687 100644
--- a/asn1/camel/packet-camel-template.h
+++ b/asn1/camel/packet-camel-template.h
@@ -31,8 +31,8 @@
*/
-#ifndef PACKET_camel_H
-#define PACKET_camel_H
+#ifndef PACKET_CAMEL_H
+#define PACKET_CAMEL_H
void proto_reg_handoff_camel(void);
void proto_register_camel(void);
@@ -42,7 +42,6 @@ void proto_register_camel(void);
WS_VAR_IMPORT const value_string camel_opr_code_strings[];
-WS_VAR_IMPORT const value_string camel_err_code_string_vals[];
/* #include "packet-camel-exp.h"*/
#endif /* PACKET_camel_H */