aboutsummaryrefslogtreecommitdiff
path: root/include/xcb/xc_misc.h
diff options
context:
space:
mode:
authormarha <marha@users.sourceforge.net>2012-03-28 12:35:07 +0200
committermarha <marha@users.sourceforge.net>2012-03-28 12:35:07 +0200
commitb34443f79b71d86320cc92f5d365cfbc61c51770 (patch)
tree3261e16f84efdc040862693e2b84b3f83f9a8a84 /include/xcb/xc_misc.h
parent5bcf6bf5c39ca7077ed337a7b22797211a3a3fb9 (diff)
downloadvcxsrv-b34443f79b71d86320cc92f5d365cfbc61c51770.tar.gz
vcxsrv-b34443f79b71d86320cc92f5d365cfbc61c51770.tar.bz2
vcxsrv-b34443f79b71d86320cc92f5d365cfbc61c51770.zip
Synchronised files
Diffstat (limited to 'include/xcb/xc_misc.h')
-rw-r--r--include/xcb/xc_misc.h12
1 files changed, 6 insertions, 6 deletions
diff --git a/include/xcb/xc_misc.h b/include/xcb/xc_misc.h
index b08500b87..69cf64705 100644
--- a/include/xcb/xc_misc.h
+++ b/include/xcb/xc_misc.h
@@ -120,7 +120,7 @@ typedef struct xcb_xc_misc_get_xid_list_reply_t {
} xcb_xc_misc_get_xid_list_reply_t;
/**
- * Delivers a request to the X server
+ *
* @param c The connection
* @return A cookie
*
@@ -145,7 +145,7 @@ xcb_xc_misc_get_version (xcb_connection_t *c /**< */,
uint16_t client_minor_version /**< */);
/**
- * Delivers a request to the X server
+ *
* @param c The connection
* @return A cookie
*
@@ -204,7 +204,7 @@ xcb_xc_misc_get_version_reply (xcb_connection_t *c /**< */,
xcb_generic_error_t **e /**< */);
/**
- * Delivers a request to the X server
+ *
* @param c The connection
* @return A cookie
*
@@ -225,7 +225,7 @@ xcb_xc_misc_get_xid_range_cookie_t
xcb_xc_misc_get_xid_range (xcb_connection_t *c /**< */);
/**
- * Delivers a request to the X server
+ *
* @param c The connection
* @return A cookie
*
@@ -283,7 +283,7 @@ int
xcb_xc_misc_get_xid_list_sizeof (const void *_buffer /**< */);
/**
- * Delivers a request to the X server
+ *
* @param c The connection
* @return A cookie
*
@@ -306,7 +306,7 @@ xcb_xc_misc_get_xid_list (xcb_connection_t *c /**< */,
uint32_t count /**< */);
/**
- * Delivers a request to the X server
+ *
* @param c The connection
* @return A cookie
*