Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
xorg
lib
libxcb
Commits
46413cd8
Commit
46413cd8
authored
Nov 16, 2007
by
Eamon Walsh
Committed by
Eamon Walsh
Nov 16, 2007
Browse files
Add comment noting the requirement to free replies when finished.
parent
3c6c8f12
Changes
2
Hide whitespace changes
Inline
Side-by-side
src/c-client.xsl
View file @
46413cd8
...
...
@@ -407,6 +407,8 @@ authorization from the authors.
<doc>
* The parameter @p e supplied to this function must be NULL if
</doc>
<doc>
*
<xsl:value-of
select=
"xcb:xcb-prefix(@name)"
/>
_unchecked(). is used.
</doc>
<doc>
* Otherwise, it stores the error if any.
</doc>
<doc>
*
</doc>
<doc>
* The returned value must be freed by the caller using free().
</doc>
<doc>
*/
</doc>
<field
type=
"xcb_connection_t *"
name=
"c"
/>
<field
name=
"cookie"
>
...
...
xcb-xselinux.pc.in
0 → 100644
View file @
46413cd8
prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@
Name: XCB SELinux
Description: XCB SELinux Extension
Version: @PACKAGE_VERSION@
Requires: xcb
Libs: -L${libdir} -lxcb-xselinux
Cflags: -I${includedir}
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment