aboutsummaryrefslogtreecommitdiff
path: root/xorg-server/hw/xwin/InitOutput.c
diff options
context:
space:
mode:
authormarha <marha@users.sourceforge.net>2010-07-23 14:09:23 +0000
committermarha <marha@users.sourceforge.net>2010-07-23 14:09:23 +0000
commit9ae9fd6f25d94848ab2252eb91651888e1de4e14 (patch)
tree9eaaac531995be64fdd53fdc6f96780db36e2f2a /xorg-server/hw/xwin/InitOutput.c
parent7fbbf23efd47e179d1057b1e6cfed0487b9d1823 (diff)
downloadvcxsrv-9ae9fd6f25d94848ab2252eb91651888e1de4e14.tar.gz
vcxsrv-9ae9fd6f25d94848ab2252eb91651888e1de4e14.tar.bz2
vcxsrv-9ae9fd6f25d94848ab2252eb91651888e1de4e14.zip
Typing mistake
Diffstat (limited to 'xorg-server/hw/xwin/InitOutput.c')
-rw-r--r--xorg-server/hw/xwin/InitOutput.c2
1 files changed, 1 insertions, 1 deletions
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);