Date: Sun, 6 Oct 2002 04:42:14 -0700 (PDT) From: Maxime Henrion <mux@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/fs/unionfs union_vfsops.c Message-ID: <200210061142.g96BgEbn057051@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
mux 2002/10/06 04:42:14 PDT
Modified files:
sys/fs/unionfs union_vfsops.c
Log:
Fix a warning on 64 bits platforms: copystr() takes a size_t *,
not an int *.
Revision Changes Path
1.57 +1 -1 src/sys/fs/unionfs/union_vfsops.c
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200210061142.g96BgEbn057051>
