summaryrefslogtreecommitdiff
path: root/perf
diff options
context:
space:
mode:
authorAdrian Johnson <ajohnson@redneon.com>2021-08-16 18:23:17 +0930
committerAdrian Johnson <ajohnson@redneon.com>2021-08-22 12:07:36 +0930
commitba3823e6b82c76bfe962f570dbf48e7c6a8126a6 (patch)
treec71766c03eabf1d5d923f93f4216db1c91f3e245 /perf
parent2dec76ddfe9499b5a6efc1ccc8e52536a314543b (diff)
downloadcairo-ba3823e6b82c76bfe962f570dbf48e7c6a8126a6.tar.gz
Fix cast between incompatible function types warnings
warning: cast between incompatible function types from ‘cairo_status_t (*)(void *, const cairo_point_t *)’ {aka ‘enum _cairo_status (*)(void *, const struct _cairo_point *)’} to ‘cairo_status_t (*)(void *, const cairo_point_t *, const cairo_slope_t *)’ {aka ‘enum _cairo_status (*)(void *, const struct _cairo_point *, const struct _cairo_slope *)’} [-Wcast-function-type]
Diffstat (limited to 'perf')
0 files changed, 0 insertions, 0 deletions