mirror of
https://gitlab.freedesktop.org/cairo/cairo.git
synced 2026-05-07 03:58:01 +02:00
[cairo] Doc typo.
Fix conflicting sentence as pointed out by https://bugs.freedesktop.org/show_bug.cgi?id=20183
This commit is contained in:
parent
35d0dd00c9
commit
c988dc3719
1 changed files with 0 additions and 4 deletions
|
|
@ -3788,10 +3788,6 @@ cairo_get_group_target (cairo_t *cr)
|
|||
* would be returned by cairo_status().</listitem>
|
||||
* </orderedlist>
|
||||
*
|
||||
* In either case, <literal>path->status</literal> will be set to
|
||||
* %CAIRO_STATUS_NO_MEMORY (regardless of what the error status in
|
||||
* @cr might have been).
|
||||
*
|
||||
* Return value: the copy of the current path. The caller owns the
|
||||
* returned object and should call cairo_path_destroy() when finished
|
||||
* with it.
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue