aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-camel.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 /epan/dissectors/packet-camel.h
parent543f686d6cd878466c73139b5525cf3e597a0a9e (diff)
Make hf fileds for ARGGUMENT RESULT and ERROR parameters.
svn path=/trunk/; revision=22266
Diffstat (limited to 'epan/dissectors/packet-camel.h')
-rw-r--r--epan/dissectors/packet-camel.h5
1 files changed, 2 insertions, 3 deletions
diff --git a/epan/dissectors/packet-camel.h b/epan/dissectors/packet-camel.h
index 936cdb7494..dc4af31589 100644
--- a/epan/dissectors/packet-camel.h
+++ b/epan/dissectors/packet-camel.h
@@ -39,8 +39,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);
@@ -50,7 +50,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 */