mirror of
https://gitlab.freedesktop.org/cairo/cairo.git
synced 2026-04-24 05:40:37 +02:00
[doc] Remove excess paranthesis
This commit is contained in:
parent
6e495e9488
commit
9d8990b6bd
1 changed files with 1 additions and 1 deletions
|
|
@ -2172,7 +2172,7 @@ slim_hidden_def (cairo_xlib_surface_create_with_xrender_format);
|
|||
*
|
||||
* Return value: the XRenderPictFormat* associated with @surface,
|
||||
* or %NULL if the surface is not an xlib surface
|
||||
* or if the X Render extension is not available.)
|
||||
* or if the X Render extension is not available.
|
||||
*
|
||||
* Since: 1.6
|
||||
**/
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue