Date: Wed, 14 Mar 2001 10:27:04 -0800 (PST) From: Robert Watson <rwatson@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/ufs/ufs ufs_vnops.c Message-ID: <200103141827.f2EIR4942719@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
rwatson 2001/03/14 10:27:04 PST
Modified files:
sys/ufs/ufs ufs_vnops.c
Log:
o In my merge, missed the one-line patch to ufs_vnops.c that removed
the static prototype for ufs_readdir(). Note that ufs_readdir() was
actually already non-static, the prototype was incorrect.
Submitted by: jedgar
Revision Changes Path
1.159 +1 -2 src/sys/ufs/ufs/ufs_vnops.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?200103141827.f2EIR4942719>
