libxcb/src
Uli Schlachter ac47e0ecdb Fix documentation of xcb_poll_for_event()
In commit 8eba8690ad, the API documentation for xcb_poll_for_event() was
fixed to remove an argument that was previously removed in commit 34168ab549.

However, that commit only removed the first line of the documentation, leaving
behind a spurious half-sentence. That commit happened seven years ago and now
finally someone noticed...

Thanks to Benjamin Herr for reporting this on IRC.

v2: Thanks again to Benjamin Herr for noticing that my commit message blamed the
wrong commit.

Signed-off-by: Uli Schlachter <psychon@znc.in>
2013-09-08 22:23:18 +02:00
..
man Fix "indention" typos in xcb-examples.3 man page 2013-07-08 17:54:35 -07:00
.gitignore Add xkb.* to gitignore 2010-09-10 15:54:56 -04:00
Makefile.am Include static man pages in "make dist" 2012-10-05 11:23:26 +02:00
c_client.py c_client.py: Do not create pointers in unions 2013-08-15 00:34:26 +02:00
xcb.h Fix documentation of xcb_poll_for_event() 2013-09-08 22:23:18 +02:00
xcb_auth.c Fix build of xcb_auth.c with XDMCP on WIN32 2012-01-28 12:44:17 -08:00
xcb_conn.c Fix a multi-thread deadlock 2012-09-30 10:10:18 +02:00
xcb_ext.c Always include "config.h" at the start of all C source files. 2012-08-25 12:34:24 -07:00
xcb_in.c integer overflow in read_packet() [CVE-2013-2064] 2013-05-23 08:12:13 -07:00
xcb_list.c Define _xcb_map_new with explicit void arg list instead of empty one 2013-08-06 11:10:01 -07:00
xcb_out.c fix deadlock with xcb_take_socket/return_socket v3 2013-06-01 22:28:50 +02:00
xcb_util.c Return connection failure if display string specifies non-existent screen 2012-08-29 22:00:55 -07:00
xcb_windefs.h changes in xcb_windefs.h - the flag _XCB_WINDEFS_H replaces WINDEFS_H 2010-03-29 22:37:33 +05:30
xcb_xid.c Always include "config.h" at the start of all C source files. 2012-08-25 12:34:24 -07:00
xcbext.h fix deadlock with xcb_take_socket/return_socket v3 2013-06-01 22:28:50 +02:00
xcbint.h fix deadlock with xcb_take_socket/return_socket v3 2013-06-01 22:28:50 +02:00