Date: Wed, 13 Apr 2005 09:22:54 +0100 From: Ceri Davies <ceri@submonkey.net> To: "Matthew N. Dodd" <mdodd@FreeBSD.org> Cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/usr.sbin/mixer mixer.8 mixer.c Message-ID: <20050413082254.GZ19136@submonkey.net> In-Reply-To: <200504130711.j3D7BsqR021777@repoman.freebsd.org> References: <200504130711.j3D7BsqR021777@repoman.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
[-- Attachment #1 --]
On Wed, Apr 13, 2005 at 07:11:54AM +0000, Matthew N. Dodd wrote:
> mdodd 2005-04-13 07:11:54 UTC
>
> FreeBSD src repository
>
> Modified files:
> usr.sbin/mixer mixer.8 mixer.c
> Log:
> Add the -S flag which produces the -s output without
> mixing field separators.
>
> Revision Changes Path
> 1.23 +7 -3 src/usr.sbin/mixer/mixer.8
> 1.22 +19 -9 src/usr.sbin/mixer/mixer.c
> | @@ -89,7 +89,7 @@ main(int argc, char *argv[])
> | {
> | int foo, bar, baz, dev;
> | int devmask = 0, recmask = 0, recsrc = 0, orecsrc;
> | - int dusage = 0, drecsrc = 0, shortflag = 0;
> | + int dusage = 0, drecsrc = 0, shortflag = 0, Shortflag = 0;
> | int l = 0, r = 0, t = 0;
> | char lstr[5], rstr[5];
> | int n = 0, lrel = 0, rrel = 0;
Is it common to do this? My brain doesn't easily distinguish between
foo.downcase and foo.capitalize (in code at least; in prose it keeps me
up at night) and it doesn't seem that readable.
Ceri
--
Only two things are infinite, the universe and human stupidity, and I'm
not sure about the former. -- Einstein (attrib.)
[-- Attachment #2 --]
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.0 (FreeBSD)
iD8DBQFCXNbeocfcwTS3JF8RAuliAKCV2K+P8BBLYFFArtBeNpaG/t8eIACfQDMe
Kl3Us161ZnpUe2W6Gbu8cz0=
=WCk6
-----END PGP SIGNATURE-----
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050413082254.GZ19136>
