Date: Fri, 21 Jan 2005 13:31:02 +0000 (UTC) From: "Andrey A. Chernov" <ache@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libc/stdlib strtoimax.c strtol.c strtoll.c strtoul.c strtoull.c strtoumax.c Message-ID: <200501211331.j0LDV274074960@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
ache 2005-01-21 13:31:02 UTC FreeBSD src repository Modified files: lib/libc/stdlib strtoimax.c strtol.c strtoll.c strtoul.c strtoull.c strtoumax.c Log: Whitespace/style tweaking of prev. commit. Noted by: bde Revision Changes Path 1.11 +3 -4 src/lib/libc/stdlib/strtoimax.c 1.19 +3 -4 src/lib/libc/stdlib/strtol.c 1.21 +3 -4 src/lib/libc/stdlib/strtoll.c 1.18 +3 -4 src/lib/libc/stdlib/strtoul.c 1.20 +3 -4 src/lib/libc/stdlib/strtoull.c 1.10 +3 -4 src/lib/libc/stdlib/strtoumax.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200501211331.j0LDV274074960>