Source-Changes-D archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: CVS commit: src/sys/ddb
On Wed, Sep 01, 2010 at 06:01:23AM +1000, Simon Burge wrote:
> Thor Lancelot Simon wrote:
>
> > Module Name: src
> > Committed By: tls
> > Date: Mon Aug 30 19:23:26 UTC 2010
> >
> > Modified Files:
> >
> > src/sys/ddb: db_input.c
>
> Was there any particular reason for removing the lint directives in this
> change? Eg:
>
> - } while (/*CONSTCOND*/ 0)
> + } while (0)
No.
Thor
Home |
Main Index |
Thread Index |
Old Index