From 9ae9fd6f25d94848ab2252eb91651888e1de4e14 Mon Sep 17 00:00:00 2001 From: marha Date: Fri, 23 Jul 2010 14:09:23 +0000 Subject: Typing mistake --- xorg-server/hw/xwin/InitOutput.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'xorg-server/hw/xwin/InitOutput.c') diff --git a/xorg-server/hw/xwin/InitOutput.c b/xorg-server/hw/xwin/InitOutput.c index 6dc58aeb1..0cd325c41 100644 --- a/xorg-server/hw/xwin/InitOutput.c +++ b/xorg-server/hw/xwin/InitOutput.c @@ -255,7 +255,7 @@ ddxGiveUp (void) g_fpDirectDrawCreateClipper = NULL; } - /* Unload our TrackMouseEvent funtion pointer */ + /* Unload our TrackMouseEvent function pointer */ if (g_hmodCommonControls != NULL) { FreeLibrary (g_hmodCommonControls); -- cgit v1.2.3