Source-Changes-D archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: CVS commit: src/usr.bin/tip
On Thu, Feb 23, 2012 at 11:39:19PM +0000, Joerg Sonnenberger wrote:
> Module Name: src
> Committed By: joerg
> Date: Thu Feb 23 23:39:19 UTC 2012
>
> Modified Files:
> src/usr.bin/tip: cmds.c
>
> Log Message:
> while (...);
> ;
> is really pointless, so remove the first semicolon.
I tend to use an explicit 'continue' in such loops.
Much less confusing.
David
--
David Laight: david%l8s.co.uk@localhost
Home |
Main Index |
Thread Index |
Old Index