aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/ac/Makefile
diff options
context:
space:
mode:
authorAlfred Perlstein <alfred@FreeBSD.org>2002-07-11 22:18:26 +0000
committerAlfred Perlstein <alfred@FreeBSD.org>2002-07-11 22:18:26 +0000
commit54b60d7e1528658e03c9abd5d1984f7ebd1af70b (patch)
treeb98223ad44f2a1a5654bb18f163e529faeee221a /usr.sbin/ac/Makefile
parent78dee2638a0dc7d5972e8aaba99bdf3136ac6e15 (diff)
downloadsrc-54b60d7e1528658e03c9abd5d1984f7ebd1af70b.tar.gz
src-54b60d7e1528658e03c9abd5d1984f7ebd1af70b.zip
Fix indentation broken in previous __P removal.
Grumbled about by: bde
Notes
Notes: svn path=/head/; revision=99831
Diffstat (limited to 'usr.sbin/ac/Makefile')
-rw-r--r--usr.sbin/ac/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/ac/Makefile b/usr.sbin/ac/Makefile
index 1d34fe22d6c4..0960c2f95ce6 100644
--- a/usr.sbin/ac/Makefile
+++ b/usr.sbin/ac/Makefile
@@ -3,7 +3,7 @@
PROG= ac
MAN= ac.8
-WARNS?= 2
+WARNS?= 4
# If "CONSOLE_TTY" is not defined, this program is compatible with the
# traditional implementation (using SunOS 4.x as the sample traditional