summaryrefslogtreecommitdiff
path: root/src/XrrMode.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/XrrMode.c')
-rw-r--r--src/XrrMode.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/XrrMode.c b/src/XrrMode.c
index 0b74a73..e605e8a 100644
--- a/src/XrrMode.c
+++ b/src/XrrMode.c
@@ -33,7 +33,7 @@
#include "Xrandrint.h"
XRRModeInfo *
-XRRAllocModeInfo (char *name, int nameLength)
+XRRAllocModeInfo (_Xconst char *name, int nameLength)
{
XRRModeInfo *mode_info;