gentoo-ebuilds/media-video/setpwc/files/setpwc-1.3-clang16.patch
Ionen Wolkens 50cea264a8
media-video/setpwc: fix build w/ upcoming clang16
Closes: https://bugs.gentoo.org/874918
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
2022-11-20 19:37:24 -05:00

8 lines
154 B
Diff

https://bugs.gentoo.org/874918
--- a/setpwc.c
+++ b/setpwc.c
@@ -348,3 +348,3 @@
-void query_pan_tilt_status(fd)
+void query_pan_tilt_status(int fd)
{