summaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorrwatson <rwatson@FreeBSD.org>2001-11-30 16:25:09 +0000
committerrwatson <rwatson@FreeBSD.org>2001-11-30 16:25:09 +0000
commita0b8ba62fd87652ae1205774fee135c9f8bccdc8 (patch)
treeef0b49e0687add7203110c8486232a76c203ebd9 /include
parente5f733cc4d13194966a11f2bc42e5f2fe2084042 (diff)
downloadFreeBSD-src-a0b8ba62fd87652ae1205774fee135c9f8bccdc8.zip
FreeBSD-src-a0b8ba62fd87652ae1205774fee135c9f8bccdc8.tar.gz
o Improve consistency of style by fixing tabs around _PATH_AUTHCONF.
Diffstat (limited to 'include')
-rw-r--r--include/paths.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/paths.h b/include/paths.h
index 8a2259f..ea4fd1d 100644
--- a/include/paths.h
+++ b/include/paths.h
@@ -45,7 +45,7 @@
#define _PATH_STDPATH \
"/usr/bin:/bin:/usr/sbin:/sbin:"
-#define _PATH_AUTHCONF "/etc/auth.conf"
+#define _PATH_AUTHCONF "/etc/auth.conf"
#define _PATH_BSHELL "/bin/sh"
#define _PATH_CAPABILITY "/etc/capability"
#define _PATH_CAPABILITY_DB "/etc/capability.db"
OpenPOWER on IntegriCloud