vserver 2.0 rc7
[linux-2.6.git] / drivers / usb / media / pwc / pwc-ioctl.h
index 65805ea..5f9cb08 100644 (file)
@@ -75,7 +75,7 @@
 #define PWC_FPS_SNAPSHOT       0x00400000
 
 
-/* structure for transfering x & y coordinates */
+/* structure for transferring x & y coordinates */
 struct pwc_coord
 {
        int x, y;               /* guess what */