aboutsummaryrefslogtreecommitdiff
path: root/libX11/src/Xxcbint.h
diff options
context:
space:
mode:
authormarha <marha@users.sourceforge.net>2010-08-24 09:19:29 +0000
committermarha <marha@users.sourceforge.net>2010-08-24 09:19:29 +0000
commitd23cfa7fb93fc22ea11fd25d50aecb10582e32b2 (patch)
tree9d4ecabe1468173bd22c4aed9d5a132e8dfe2d03 /libX11/src/Xxcbint.h
parenta3f15e28f545a51f0a0139c38944ed324bafb94f (diff)
downloadvcxsrv-d23cfa7fb93fc22ea11fd25d50aecb10582e32b2.tar.gz
vcxsrv-d23cfa7fb93fc22ea11fd25d50aecb10582e32b2.tar.bz2
vcxsrv-d23cfa7fb93fc22ea11fd25d50aecb10582e32b2.zip
libX11 git update 24/8/2010
Diffstat (limited to 'libX11/src/Xxcbint.h')
-rw-r--r--libX11/src/Xxcbint.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libX11/src/Xxcbint.h b/libX11/src/Xxcbint.h
index 06636ce86..15423c407 100644
--- a/libX11/src/Xxcbint.h
+++ b/libX11/src/Xxcbint.h
@@ -40,7 +40,7 @@ typedef struct _X11XCBPrivate {
/* xcb_disp.c */
-int _XConnectXCB(Display *dpy, _Xconst char *display, char **fullnamep, int *screenp);
+int _XConnectXCB(Display *dpy, _Xconst char *display, int *screenp);
void _XFreeX11XCBStructure(Display *dpy);
#endif /* XXCBINT_H */