diff vidix/drivers/pm3_vid.c @ 11000:6e35326c742f

many small typo and grammar fixes Based on Bernard Leak's mail <bernard 4t brenda-arkle.demon.co.uk>
author gabucino
date Sat, 04 Oct 2003 17:29:08 +0000
parents f6d2772efca3
children 972d1998bde9
line wrap: on
line diff
--- a/vidix/drivers/pm3_vid.c	Sat Oct 04 07:53:20 2003 +0000
+++ b/vidix/drivers/pm3_vid.c	Sat Oct 04 17:29:08 2003 +0000
@@ -196,7 +196,7 @@
 #define FORMAT_VUY422	PM3VideoOverlayMode_COLORFORMAT_VUY422
 #define FORMAT_YUV422	PM3VideoOverlayMode_COLORFORMAT_YUV422
 
-/* Notice, have to check that we dont overflow the deltas here ... */
+/* Notice, have to check that we don't overflow the deltas here ... */
 static void
 compute_scale_factor(
     short* src_w, short* dst_w,