summaryrefslogtreecommitdiff
path: root/movie.c
diff options
context:
space:
mode:
Diffstat (limited to 'movie.c')
-rwxr-xr-xmovie.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/movie.c b/movie.c
index e863f54..5e5c6cd 100755
--- a/movie.c
+++ b/movie.c
@@ -37,7 +37,7 @@
// --- cMovie ------------------------------------------------------------
-cMovie::cMovie(char *d, char *n) {
+cMovie::cMovie(const char *d, const char *n) {
C = NULL;
T = NULL;
#ifdef VDRRIP_DVD