diff --git a/src/xcb.h b/src/xcb.h index f7dc6af..0714130 100644 --- a/src/xcb.h +++ b/src/xcb.h @@ -278,7 +278,6 @@ xcb_generic_event_t *xcb_wait_for_event(xcb_connection_t *c); /** * @brief Returns the next event or error from the server. * @param c: The connection to the X server. - * error status of the operation. * @return The next event from the server. * * Returns the next event or error from the server, if one is