Date: Sun, 29 Dec 2002 21:35:06 -0800 (PST) From: Mike Barcroft <mike@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sbin/swapon swapon.c Message-ID: <200212300535.gBU5Z6bJ021324@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
mike 2002/12/29 21:35:06 PST Modified files: sbin/swapon swapon.c Log: Make the first argument to getbsize(3) a `size_t *'. This is a hack since getbsize(3) should have `int *' as its first parameter. Revision Changes Path 1.15 +4 -3 src/sbin/swapon/swapon.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?200212300535.gBU5Z6bJ021324>