mirror of
https://github.com/FreeRDP/FreeRDP.git
synced 2024-12-04 15:23:32 +08:00
2170cc65e3
fprintf returns a value. Not using it is mostly fine, but it generates noise when compiling with all warnings on, so cast to (void) |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
helpers.c | ||
helpers.h | ||
TestGdiBitBlt.c | ||
TestGdiClip.c | ||
TestGdiCreate.c | ||
TestGdiEllipse.c | ||
TestGdiLine.c | ||
TestGdiRect.c | ||
TestGdiRegion.c | ||
TestGdiRop3.c |