patch-2.1.118 linux/include/linux/videodev.h
Next file: linux/init/main.c
Previous file: linux/include/linux/shm.h
Back to the patch index
Back to the overall index
- Lines: 9
- Date:
Sun Aug 23 13:32:25 1998
- Orig file:
v2.1.117/linux/include/linux/videodev.h
- Orig date:
Thu Aug 20 17:05:19 1998
diff -u --recursive --new-file v2.1.117/linux/include/linux/videodev.h linux/include/linux/videodev.h
@@ -216,7 +216,7 @@
#define VIDIOCGCAP _IOR('v',1,struct video_capability) /* Get capabilities */
#define VIDIOCGCHAN _IOWR('v',2,struct video_channel) /* Get channel info (sources) */
-#define VIDIOCSCHAN _IOW('v',3,int) /* Set channel */
+#define VIDIOCSCHAN _IOW('v',3,struct video_channel) /* Set channel */
#define VIDIOCGTUNER _IOWR('v',4,struct video_tuner) /* Get tuner abilities */
#define VIDIOCSTUNER _IOW('v',5,struct video_tuner) /* Tune the tuner for the current channel */
#define VIDIOCGPICT _IOR('v',6,struct video_picture) /* Get picture properties */
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov