aboutsummaryrefslogtreecommitdiff
path: root/libxcb/src/xcb.h
diff options
context:
space:
mode:
Diffstat (limited to 'libxcb/src/xcb.h')
-rw-r--r--libxcb/src/xcb.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/libxcb/src/xcb.h b/libxcb/src/xcb.h
index 4722a270c..dda28bcdc 100644
--- a/libxcb/src/xcb.h
+++ b/libxcb/src/xcb.h
@@ -279,7 +279,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