diff options
Diffstat (limited to 'xorg/X11R7.6/rdp/rdprandr.c')
-rw-r--r-- | xorg/X11R7.6/rdp/rdprandr.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/xorg/X11R7.6/rdp/rdprandr.c b/xorg/X11R7.6/rdp/rdprandr.c index 54e4fcf8..29f1c6e3 100644 --- a/xorg/X11R7.6/rdp/rdprandr.c +++ b/xorg/X11R7.6/rdp/rdprandr.c @@ -80,7 +80,7 @@ rdpRRGetInfo(ScreenPtr pScreen, Rotation* pRotations) } /******************************************************************************/ -/* for lack of a better way, a window is created that covers a the area and +/* for lack of a better way, a window is created that covers the area and when its deleted, it's invalidated */ static int rdpInvalidateArea(ScreenPtr pScreen, int x, int y, int cx, int cy) |