Fix documentation of xcb_poll_for_event()
authorUli Schlachter <psychon@znc.in>
Sun, 8 Sep 2013 20:16:39 +0000 (22:16 +0200)
committerUli Schlachter <psychon@znc.in>
Sun, 8 Sep 2013 20:23:18 +0000 (22:23 +0200)
commitac47e0ecdb46aa91b191a59364437a8f65947467
treee5a85d2e3aae2b915adc0b2c436fe93696124d67
parentc52f2891b43ae77008f63700982f800371458f4d
Fix documentation of xcb_poll_for_event()

In commit 8eba8690adac2, 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>
src/xcb.h