summaryrefslogtreecommitdiff
path: root/src/i_cdmus.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/i_cdmus.c')
-rw-r--r--src/i_cdmus.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/i_cdmus.c b/src/i_cdmus.c
index e9756dd9..7dad8315 100644
--- a/src/i_cdmus.c
+++ b/src/i_cdmus.c
@@ -36,7 +36,7 @@
static SDL_CD *cd_handle = NULL;
static char *startup_error = NULL;
-static char *cd_name = NULL;
+static const char *cd_name = NULL;
int cd_Error;