Date: Thu, 16 Nov 1995 03:24:10 -0800 From: Bruce Evans <bde> To: CVS-commiters, cvs-sys Subject: cvs commit: src/sys/miscfs/portal portal_vfsops.c Message-ID: <199511161124.DAA07207@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
bde 95/11/16 03:24:09 Modified: sys/miscfs/portal portal_vfsops.c Log: Fixed the type of portal_sync(). Trailing args were missing. Fixed the type of portal_fhtovp(). The args had little resemblance to the correct ones. Added prototypes.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199511161124.DAA07207>