aboutsummaryrefslogtreecommitdiffstats
path: root/gtk/sctp_stat.h
diff options
context:
space:
mode:
Diffstat (limited to 'gtk/sctp_stat.h')
-rw-r--r--gtk/sctp_stat.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gtk/sctp_stat.h b/gtk/sctp_stat.h
index 6dd87cbf2d..9bf7d6de2d 100644
--- a/gtk/sctp_stat.h
+++ b/gtk/sctp_stat.h
@@ -201,7 +201,7 @@ typedef struct _sctp_assoc_info {
typedef struct _sctp_error_info {
guint32 frame_number;
gchar chunk_info[200];
- gchar *info_text;
+ const gchar *info_text;
} sctp_error_info_t;