tech-userlevel archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: prop_dictionary_make_immutable
On Wed, Mar 05, 2008 at 07:45:18AM +0000, David Laight wrote:
> On Wed, Mar 05, 2008 at 08:30:21AM +0100, Quentin Garnier wrote:
> > + if (prop_dictionary_is_immutable(pd) == false)
>
> Surely, if we are goig to use 'bool' this should be just:
> if (!prop_dictionary_is_immutable(pd))
Uh, what's the difference?
--
David A. Holland
dholland%netbsd.org@localhost
Home |
Main Index |
Thread Index |
Old Index