summaryrefslogtreecommitdiff
path: root/AUTHORS
diff options
context:
space:
mode:
authorAlex Richardson <Alexander.Richardson@cl.cam.ac.uk>2021-07-14 12:46:20 +0100
committerSimon Ser <contact@emersion.fr>2021-09-17 16:03:48 +0000
commite0d4403e78a7af8f4be4110ae25e9c3d1ac93a78 (patch)
tree1f771e22591bde8d411f1f58e2ec63807cef45ed /AUTHORS
parent5f5e752f15acff7f39c861f2defed8ca10fa041c (diff)
downloadpixman-e0d4403e78a7af8f4be4110ae25e9c3d1ac93a78.tar.gz
Fix -Wincompatible-function-pointer-types warning
Adding const to the return type does nothing and means that the function pointer types do not match exactly: error: incompatible function pointer types passing 'const float (int, int)' to parameter of type 'dither_factor_t' (aka 'float (*)(int, int)')
Diffstat (limited to 'AUTHORS')
0 files changed, 0 insertions, 0 deletions