From fadce2d781b6e05a8d2d3e027c8955380abf9b10 Mon Sep 17 00:00:00 2001 From: gabucino Date: Sat, 4 Oct 2003 17:29:08 +0000 Subject: many small typo and grammar fixes Based on Bernard Leak's mail git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11001 b3059339-0415-0410-9bf9-f77b7e298cf2 --- postproc/cs_test.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'postproc/cs_test.c') diff --git a/postproc/cs_test.c b/postproc/cs_test.c index 9059dac9c9..aad26e236a 100644 --- a/postproc/cs_test.c +++ b/postproc/cs_test.c @@ -72,7 +72,7 @@ main(int argc, char **argv) uint8_t *dst= dstBuffer+dstOffset; char *name=NULL; - if(failed) break; //dont fill the screen with shit ... + if(failed) break; //don't fill the screen with shit ... switch(funcNum){ case 0: -- cgit v1.2.3