mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-08-30 04:13:33 +00:00
d8b68f3d7b7f6343bbc3179ea75e6e8bf6afb58f
Remove explicit comparisons with TRUE i.e. if (BooleanValue == TRUE) -> if (BooleanValue) (and not !BooleanValue as accidentally written in the previous commit message!) Patch by Love Nystrom CORE-8799 svn path=/trunk/; revision=65391
Description
A free Windows-compatible Operating System
528 MiB
Languages
C
86.9%
C++
10.7%
Python
0.7%
Assembly
0.5%
CMake
0.5%
Other
0.4%