aboutsummaryrefslogtreecommitdiffstats
path: root/wiretap/ascend-int.h
diff options
context:
space:
mode:
authorjmayer <jmayer@f5534014-38df-0310-8fa8-9805f1628bb7>2005-07-22 17:57:40 +0000
committerjmayer <jmayer@f5534014-38df-0310-8fa8-9805f1628bb7>2005-07-22 17:57:40 +0000
commitc5e3c3f381d5d25b641ba5fd19f0cb02496c23a9 (patch)
treea1c249ceddf759c2b3a4f22a37d0ed612b198e44 /wiretap/ascend-int.h
parente0a0ce6dd403eef9cff0cb4564f34e2b3134d495 (diff)
Fix some warnings (and one of my previous 'fixes')
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@14997 f5534014-38df-0310-8fa8-9805f1628bb7
Diffstat (limited to 'wiretap/ascend-int.h')
-rw-r--r--wiretap/ascend-int.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/wiretap/ascend-int.h b/wiretap/ascend-int.h
index f46825db7d..62c260ab54 100644
--- a/wiretap/ascend-int.h
+++ b/wiretap/ascend-int.h
@@ -36,7 +36,7 @@ typedef struct {
extern int at_eof;
-extern gchar *ascend_parse_error;
+extern const gchar *ascend_parse_error;
/*
* Pointer to the pseudo-header for the current packet.