summaryrefslogtreecommitdiff
path: root/riscos/theme.c
diff options
context:
space:
mode:
Diffstat (limited to 'riscos/theme.c')
-rw-r--r--riscos/theme.c6
1 files changed, 3 insertions, 3 deletions
diff --git a/riscos/theme.c b/riscos/theme.c
index a540f3b43..a5c1875cb 100644
--- a/riscos/theme.c
+++ b/riscos/theme.c
@@ -120,9 +120,9 @@ static wimp_window theme_toolbar_window = {
/* Shared icon validation
*/
-static char theme_url_validation[] = "Pptr_write;KN\0";
-static char theme_null_text_string[] = "\0";
-static char theme_separator_name[] = "separator\0";
+static char theme_url_validation[] = "Pptr_write;KN";
+static char theme_null_text_string[] = "";
+static char theme_separator_name[] = "separator";
static char theme_favicon_sprite[12];