diff options
Diffstat (limited to 'xorg-server/render/animcur.c')
-rw-r--r-- | xorg-server/render/animcur.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/xorg-server/render/animcur.c b/xorg-server/render/animcur.c index 69f9f887c..825ae1fe7 100644 --- a/xorg-server/render/animcur.c +++ b/xorg-server/render/animcur.c @@ -159,7 +159,7 @@ AnimCurScreenBlockHandler(ScreenPtr pScreen, /* * Not a simple Unwrap/Wrap as this - * isn't called along the DisplayCursor + * isn't called along the DisplayCursor * wrapper chain. */ DisplayCursor = pScreen->DisplayCursor; |