Would you mind not "cleaning up formatting" by going against our coding
style and doing the very thing I even taught you not to do during your
initial patches/code reviews?

Thanks.

Best regards,
Alex Ionescu


On Tue, Nov 13, 2012 at 1:08 PM, <[email protected]> wrote:

> -        if ((ServerDll) && (ServerDll->HardErrorCallback))
> +        if (ServerDll && ServerDll->HardErrorCallback)
>
_______________________________________________
Ros-dev mailing list
[email protected]
http://www.reactos.org/mailman/listinfo/ros-dev

Reply via email to