mirror of
https://github.com/reactos/reactos.git
synced 2026-09-19 16:19:27 +08:00
de8be4fff6648cc889f5042270bcc2ad90aaaf59
Replaced syntax error and incorrect inversion. dwUnknown is a reserved parameter (dwReserved is more correct) that is never used, but it's still incorrect to pass 0 because we should respect what the user is sending us. svn path=/trunk/; revision=11958
Languages
C
86.5%
C++
10.6%
Python
0.8%
Assembly
0.5%
CMake
0.5%
Other
0.8%