Date: Tue, 6 Nov 2001 09:13:06 -0800 (PST) From: John Baldwin <jhb@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libstand cd9660.c Message-ID: <200111061713.fA6HD6b57630@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
jhb 2001/11/06 09:13:06 PST Modified files: lib/libstand cd9660.c Log: Switch to using ANSI function declarations and add missing function prototypes. I'm tired of getting stupid bugs from changing function parameters and not getting warnings from the compiler when I goof it up. Revision Changes Path 1.9 +15 -31 src/lib/libstand/cd9660.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?200111061713.fA6HD6b57630>