Date: Tue, 13 Dec 2005 18:22:00 +0000 (UTC) From: Bruce Evans <bde@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/msun/src s_cbrt.c s_cbrtf.c Message-ID: <200512131822.jBDIM0nI072624@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
bde 2005-12-13 18:22:00 UTC
FreeBSD src repository
Modified files:
lib/msun/src s_cbrt.c s_cbrtf.c
Log:
Fixed some especially horrible style bugs (indentation that is neither
KNF nor fdlibmNF combined with multiple statements per line).
Revision Changes Path
1.9 +7 -6 src/lib/msun/src/s_cbrt.c
1.11 +7 -6 src/lib/msun/src/s_cbrtf.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200512131822.jBDIM0nI072624>
