]> err.no Git - linux-2.6/blobdiff - drivers/usb/media/pwc/pwc-ioctl.h
Automatic merge of /spare/repo/netdev-2.6 branch starfire
[linux-2.6] / drivers / usb / media / pwc / pwc-ioctl.h
index 65805eaa9a1c879bbd01648b680dc80476594d4e..5f9cb08bc02e5de6d578f9f150742f99622aa184 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 */