On Sat, Jul 4, 2009 at 7:51 PM, Colin Finck<[email protected]> wrote: > Ehhhm, you probably mean something like 'if ((int)Res == -1 || !Res)', don't > you? The one you've written makes no sense for me. > Maybe that could even be replaced with a simple 'if ((int)Res < 0)', haven't > looked at the whole code yet.
Yeah thats it. The number coming first just does not look good to me but like I said its just a matter of style as I browse the commit messages. -- Steven Edwards "There is one thing stronger than all the armies in the world, and that is an idea whose time has come." - Victor Hugo _______________________________________________ Ros-dev mailing list [email protected] http://www.reactos.org/mailman/listinfo/ros-dev
