On Sun, Jun 18, 2017 at 1:34 AM, <hbelusca(a)svn.reactos.org> wrote:
- if (!(CmpProfileLoaded) &&
!(CmpWasSetupBoot))
+ if (!CmpProfileLoaded && !CmpWasSetupBoot)
Why do you keep re-formatting other people's code in unrelated patches?
You've been repeatedly asked to stop doing this.
Best regards,
Alex Ionescu