xserver: Branch 'master'

Jerome Glisse glisse at kemper.freedesktop.org
Tue Sep 1 05:00:56 PDT 2009


 Xext/bigreq.c |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 0e46066efea4e385b2874d4a62a786957e572fe5
Author: Jerome Glisse <jglisse at redhat.com>
Date:   Tue Sep 1 13:59:47 2009 +0200

    Xext: fix a typo for bigreqsproto.h header file
    
    Signed-off-by: Jerome Glisse <jglisse at redhat.com>

diff --git a/Xext/bigreq.c b/Xext/bigreq.c
index e666a59..582b670 100644
--- a/Xext/bigreq.c
+++ b/Xext/bigreq.c
@@ -36,7 +36,7 @@ from The Open Group.
 #include "os.h"
 #include "dixstruct.h"
 #include "extnsionst.h"
-#include <X11/extensions/bigreqproto.h>
+#include <X11/extensions/bigreqsproto.h>
 #include "opaque.h"
 #include "modinit.h"
 


More information about the xorg-commit mailing list