aboutsummaryrefslogtreecommitdiff
path: root/locale/loadarchive.c
diff options
context:
space:
mode:
Diffstat (limited to 'locale/loadarchive.c')
-rw-r--r--locale/loadarchive.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/locale/loadarchive.c b/locale/loadarchive.c
index 52f58be..59ac916 100644
--- a/locale/loadarchive.c
+++ b/locale/loadarchive.c
@@ -39,7 +39,7 @@
/* Name of the locale archive file. */
-static const char archfname[] = LOCALEDIR "locale-archive";
+static const char archfname[] = LOCALEDIR "/locale-archive";
/* Record of contiguous pages already mapped from the locale archive. */