Date: Tue, 18 Mar 1997 12:02:23 -0800 (PST) From: Peter Wemm <peter> To: CVS-committers, cvs-all, cvs-sbin Subject: cvs commit: src/sbin/fsck inode.c Message-ID: <199703182002.MAA23706@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
peter 97/03/18 12:02:22 Modified: sbin/fsck inode.c Log: patch up some "int *" vs. "time_t *" (long) mismatches. They could be nasty if sizeof(int) != sizeof(long). Revision Changes Path 1.11 +4 -2 src/sbin/fsck/inode.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199703182002.MAA23706>
