Sophie

Sophie

distrib > Mandriva > 2009.0 > i586 > by-pkgid > 89de11f7df05edb619564fda5e18b7d6 > files > 2

x11-proto-devel-7.3-6mdv2009.0.src.rpm

From 8010dd6d8f35ce6c7c9eb248e6d8b5e56d42722d Mon Sep 17 00:00:00 2001
From: Adam Jackson <ajax@redhat.com>
Date: Mon, 10 Mar 2008 09:31:51 -0400
Subject: [PATCH] Typo fix.

---
 XI.h |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/XI.h b/XI.h
index ec9bee2..3b11860 100644
--- a/XI.h
+++ b/XI.h
@@ -49,6 +49,8 @@ SOFTWARE.
 #ifndef _XI_H_
 #define _XI_H_
 
+#define sz_xGetExtensionVersionReq             8
+#define sz_xGetExtensionVersionReply           32
 #define sz_xListInputDevicesReq			4
 #define sz_xListInputDevicesReply		32
 #define sz_xOpenDeviceReq			8
-- 
1.5.4.3