summaryrefslogtreecommitdiffstats
path: root/include/pathnames.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/pathnames.h')
-rw-r--r--include/pathnames.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/pathnames.h b/include/pathnames.h
index 12170f9df..ead448e37 100644
--- a/include/pathnames.h
+++ b/include/pathnames.h
@@ -94,7 +94,7 @@
#define _PATH_MOUNTED_TMP _PATH_MOUNTED ".tmp"
#ifndef _PATH_DEV
-# define _PATH_DEV "/dev"
+# define _PATH_DEV "/dev/"
#endif
#define _PATH_DEV_LOOP "/dev/loop"