summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--include/paths.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/include/paths.h b/include/paths.h
index 69990a6..2d85f2d 100644
--- a/include/paths.h
+++ b/include/paths.h
@@ -45,8 +45,7 @@
#define _PATH_STDPATH \
"/usr/bin:/bin:/usr/sbin:/sbin:"
/* Locate system binaries */
-#define _PATH_SYSPATH \
- "/sbin:/usr/sbin"
+#define _PATH_SYSPATH "/sbin:/usr/sbin"
#define _PATH_AUTHCONF "/etc/auth.conf"
#define _PATH_BSHELL "/bin/sh"
OpenPOWER on IntegriCloud