[PATCH fixesproto] cursor-name is after cursor-image in GetCursorImageAndName

Peter Harris pharris at opentext.com
Tue Feb 3 15:32:20 PST 2015


Signed-off-by: Peter Harris <pharris at opentext.com>
---
 fixesproto.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/fixesproto.txt b/fixesproto.txt
index 24c782d..6e3811e 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.
-- 
2.1.0



More information about the xorg-devel mailing list