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 --- libvo/vo_sdl.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libvo/vo_sdl.c') diff --git a/libvo/vo_sdl.c b/libvo/vo_sdl.c index 0dd7b553ba..d1653dd105 100644 --- a/libvo/vo_sdl.c +++ b/libvo/vo_sdl.c @@ -564,7 +564,7 @@ static int sdl_close (void) priv->surface=NULL; } - /* DONT attempt to free the fullscreen modes array. SDL_Quit* does this for us */ + /* DON'T attempt to free the fullscreen modes array. SDL_Quit* does this for us */ return 0; } -- cgit v1.2.3