Date: Tue, 5 Nov 2002 12:06:01 -0800 (PST) From: John Baldwin <jhb@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sbin/mount_std mount_std.c Message-ID: <200211052006.gA5K61fh057868@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
jhb 2002/11/05 12:06:01 PST Modified files: sbin/mount_std mount_std.c Log: Take sizeof() the right string for fspath's iovec. The old string was the same size so this doesn't fix a bug, but it makes it cleaner. Revision Changes Path 1.18 +1 -1 src/sbin/mount_std/mount_std.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?200211052006.gA5K61fh057868>