summaryrefslogtreecommitdiff
path: root/src/win95/gsprchnk.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/win95/gsprchnk.cpp')
-rw-r--r--src/win95/gsprchnk.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/win95/gsprchnk.cpp b/src/win95/gsprchnk.cpp
index f89987d..f83a379 100644
--- a/src/win95/gsprchnk.cpp
+++ b/src/win95/gsprchnk.cpp
@@ -47,7 +47,7 @@ const char * AllSprites_Chunk::get_head_id()
}
-void AllSprites_Chunk::set_lock_user (char * user)
+void AllSprites_Chunk::set_lock_user (const char * user)
{
AllSprites_Header_Chunk * hdptr = get_header();