mirror of
https://github.com/reactos/reactos.git
synced 2026-05-23 07:40:09 +08:00
In both lines 451 and 474: uefidisk.c: warning C4553: '==': result of expression not used; did you intend '='? It's "funny" that GCC builds doesn't catch those...