diff options
author | Muhammad Moinur Rahman <bofh@FreeBSD.org> | 2024-02-29 13:07:17 +0100 |
---|---|---|
committer | Muhammad Moinur Rahman <bofh@FreeBSD.org> | 2024-02-29 13:07:17 +0100 |
commit | ee74fd30417ef6cbae86888c418029830af777e0 (patch) | |
tree | 4019ebc04a0f0da081d4aac67bc4f03a69493731 /multimedia/camserv/files/patch-video_v4l.c | |
parent | multimedia/aegisub: Remove expired port (diff) |
multimedia/camserv: Remove expired port
multimedia/camserv
Diffstat (limited to 'multimedia/camserv/files/patch-video_v4l.c')
-rw-r--r-- | multimedia/camserv/files/patch-video_v4l.c | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/multimedia/camserv/files/patch-video_v4l.c b/multimedia/camserv/files/patch-video_v4l.c deleted file mode 100644 index e2f7ae583893..000000000000 --- a/multimedia/camserv/files/patch-video_v4l.c +++ /dev/null @@ -1,11 +0,0 @@ ---- camserv/video_v4l.c.orig 2002-09-15 15:01:56.000000000 -0700 -+++ camserv/video_v4l.c 2011-05-19 22:05:38.000000000 -0700 -@@ -304,7 +304,7 @@ - - static - int setup_video_channel( Video_V4L *v4l_dev, CamConfig *ccfg ){ -- ulong frequency; -+ unsigned long frequency; - int use_channel; - int cfg_channel, cfg_frequency, cfg_color, cfg_hue, cfg_contrast, - cfg_brightness, cfg_whiteness, cfg_norm; |