Bartosz Kosiorek (@gang65) commented about dlls/gdiplus/tests/region.c:
}
}
+static void test_rounding(void) +{
- GpRegion *region;
- GpMatrix *matrix;
- GpBitmap *bitmap;
- GpGraphics *graphics;
- GpBrush *brush;
- GpStatus status;
- UINT count=80085;
```suggestion:-0+0 UINT count = 80085; ```