summaryrefslogtreecommitdiff
path: root/src/Xcup.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/Xcup.c')
-rw-r--r--src/Xcup.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Xcup.c b/src/Xcup.c
index ad78699..bb9e90f 100644
--- a/src/Xcup.c
+++ b/src/Xcup.c
@@ -39,7 +39,7 @@ in this Software without prior written authorization from The Open Group.
static XExtensionInfo _xcup_info_data;
static XExtensionInfo *xcup_info = &_xcup_info_data;
-static char *xcup_extension_name = XCUPNAME;
+static const char *xcup_extension_name = XCUPNAME;
/*****************************************************************************
* *