aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-h450.c
diff options
context:
space:
mode:
authorguy <guy@f5534014-38df-0310-8fa8-9805f1628bb7>2005-09-21 01:33:16 +0000
committerguy <guy@f5534014-38df-0310-8fa8-9805f1628bb7>2005-09-21 01:33:16 +0000
commit4c6c2c21c1f20c4a49cdc0112c3be82f3c3ee0c2 (patch)
treec2add469b0c8b987fc0778a3df40e88f6744c4cc /epan/dissectors/packet-h450.c
parent790b65bbb1848e3459a4091cefd768713966a2bc (diff)
Fix a compiler warning.
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@15916 f5534014-38df-0310-8fa8-9805f1628bb7
Diffstat (limited to 'epan/dissectors/packet-h450.c')
-rw-r--r--epan/dissectors/packet-h450.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/epan/dissectors/packet-h450.c b/epan/dissectors/packet-h450.c
index 93b2542fd7..ac8cb0e463 100644
--- a/epan/dissectors/packet-h450.c
+++ b/epan/dissectors/packet-h450.c
@@ -1,6 +1,6 @@
/* Do not modify this file. */
/* It is created automatically by the ASN.1 to Ethereal dissector compiler */
-/* .\packet-h450.c */
+/* ./packet-h450.c */
/* ../../tools/asn2eth.py -X -e -p h450 -c h450.cnf -s packet-h450-template h4501.asn */
/* Input file: packet-h450-template.c */
@@ -583,7 +583,7 @@ static gint ett_h450_Extension = -1;
/* Global variables */
static guint32 localOpcode;
static guint32 localErrorCode;
-static char *globalcode_oid_str;
+static const char *globalcode_oid_str;
static gboolean is_globalcode;
static const value_string localOpcode_vals[] = {