summaryrefslogtreecommitdiff
path: root/undelete.c
diff options
context:
space:
mode:
Diffstat (limited to 'undelete.c')
-rw-r--r--undelete.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/undelete.c b/undelete.c
index 79f4e81..3be57b1 100644
--- a/undelete.c
+++ b/undelete.c
@@ -23,8 +23,8 @@
#define GITVERSION ""
#endif
-static const char VERSION[] = "0.0.7" GITVERSION;
-static const char DESCRIPTION[] = trNOOP("undelete for recordings");
+static const char *VERSION = "0.0.7" GITVERSION;
+static const char *DESCRIPTION = trNOOP("undelete for recordings");
// Global variables that control the overall behaviour: