patch-2.4.3 linux/drivers/media/video/cpia.h
Next file: linux/drivers/media/video/cpia_pp.c
Previous file: linux/drivers/media/video/cpia.c
Back to the patch index
Back to the overall index
-  Lines: 9
-  Date:
Fri Mar  2 11:12:10 2001
-  Orig file: 
v2.4.2/linux/drivers/media/video/cpia.h
-  Orig date: 
Mon Dec 11 13:15:37 2000
diff -u --recursive --new-file v2.4.2/linux/drivers/media/video/cpia.h linux/drivers/media/video/cpia.h
@@ -62,7 +62,7 @@
 	/* transferCmd sends commands to the camera.  command MUST point to
 	 * an  8 byte buffer in kernel space. data can be NULL if no extra
 	 * data is needed.  The size of the data is given by the last 2
-	 * bytes of comand.  data must also point to memory in kernel space.
+	 * bytes of command.  data must also point to memory in kernel space.
 	 * Returns negative value on error, otherwise 0.
 	 */
 	int (*transferCmd)(void *privdata, u8 *command, u8 *data);
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)