Date: Tue, 16 Jan 1996 02:23:25 -0800 (PST) From: Bruce Evans <bde> To: CVS-committers, cvs-sys Subject: cvs commit: src/sys/libkern bcd.c Message-ID: <199601161023.CAA02716@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
bde 96/01/16 02:23:25 Modified: sys/sys libkern.h systm.h sys/libkern bcd.c Log: Moved BCD declarations to the correct header (libkern.h). Fixed BCD declarations. They didn't match their definitions... libkern.h, bcd.c: KNFised. `indent' worked 99% perfectly on bcd.c. It worked 99% _imperfectly_ on subr_prf.c. Revision Changes Path 1.9 +16 -2 src/sys/sys/libkern.h 1.34 +1 -8 src/sys/sys/systm.h 1.3 +25 -25 src/sys/libkern/bcd.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199601161023.CAA02716>