This is now WARNS 6 clean on 64-bit platforms.

This commit is contained in:
David E. O'Brien 2004-10-19 18:09:29 +00:00
parent a152ca4f14
commit 5282e73fd7
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=136703

View File

@ -2,7 +2,7 @@
PROG= mount_smbfs
SRCS= mount_smbfs.c getmntopts.c
WARNS?= 0
WARNS?= 6
MAN= mount_smbfs.8
MOUNTDIR= ${.CURDIR}/../../sbin/mount