summaryrefslogtreecommitdiffstats
path: root/usr.sbin/edquota/Makefile
diff options
context:
space:
mode:
authormckusick <mckusick@FreeBSD.org>2009-02-05 14:06:43 +0000
committermckusick <mckusick@FreeBSD.org>2009-02-05 14:06:43 +0000
commitbe3f4e53a7008d1f7bcccee63364ad886523f523 (patch)
tree86f82b417a3e5470900040112d9b69009cfa73ba /usr.sbin/edquota/Makefile
parent21c39c52cea3a2dccab11d37f1967c9666ed749e (diff)
downloadFreeBSD-src-be3f4e53a7008d1f7bcccee63364ad886523f523.zip
FreeBSD-src-be3f4e53a7008d1f7bcccee63364ad886523f523.tar.gz
Updates to edquota based on feedback from Dag-Erling Smorgrav.
Diffstat (limited to 'usr.sbin/edquota/Makefile')
-rw-r--r--usr.sbin/edquota/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/edquota/Makefile b/usr.sbin/edquota/Makefile
index b622212..1196e47 100644
--- a/usr.sbin/edquota/Makefile
+++ b/usr.sbin/edquota/Makefile
@@ -4,7 +4,7 @@
PROG= edquota
MAN= edquota.8
-CSTD= c99
+CSTD= gnu99
WARNS?= 4
DPADD= ${LIBUTIL}
OpenPOWER on IntegriCloud