From d6d910b74a6fc9b64e74e722f03ff512b99af56a Mon Sep 17 00:00:00 2001 From: Peter Harris Date: Tue, 3 Feb 2015 18:32:20 -0500 Subject: cursor-name is after cursor-image in GetCursorImageAndName Signed-off-by: Peter Harris --- fixesproto.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/fixesproto.txt b/fixesproto.txt index a29ca53..1161946 100644 --- a/fixesproto.txt +++ b/fixesproto.txt @@ -469,8 +469,8 @@ GetCursorImageAndName y-hot: CARD16 cursor-serial: CARD32 cursor-atom: ATOM - cursor-name: LISTofCARD8 cursor-image: LISTofCARD32 + cursor-name: LISTofCARD8 This is similar to GetCursorImage except for including both the atom and name of the current cursor. -- cgit v1.2.1