Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix type of _cairo_memory_stream_destroy parameter
In 9b9952a _cairo_memory_stream_destroy was changed to take an unsigned long instead of unsigned int, and the two callsites in cairo-gl-shaders.c weren't updated.
- Loading branch information