]> git.ipfire.org Git - thirdparty/cups.git/commit
Remove pointless casts 567/head
authorRose <83477269+AtariDreams@users.noreply.github.com>
Thu, 1 Dec 2022 16:58:17 +0000 (11:58 -0500)
committerRose <83477269+AtariDreams@users.noreply.github.com>
Fri, 2 Dec 2022 00:31:32 +0000 (19:31 -0500)
commit2a9e77f89e6d91d9ab61a4c981f36e008e1baac7
tree1016a84a52edb0cb62a2a81896b2f02ca4e48069
parent3524cf6fa7e7b4161b2e5b7253e50d573524804a
Remove pointless casts

These variables were already in the target type anyway, or implicitly converted to void *.
cups/file.c
cups/http.c
cups/ipp-file.c
cups/raster-interpret.c
cups/raster-stream.c