mirror of
https://gitlab.freedesktop.org/cairo/cairo.git
synced 2026-05-06 02:18:03 +02:00
[doc] Fix erroneous doc comment.
A normal comment was marked as a gtk-doc entry and thus causing gtk-doc to complain.
This commit is contained in:
parent
2b7c6f361a
commit
1950abd14c
1 changed files with 1 additions and 1 deletions
|
|
@ -960,7 +960,7 @@ _cairo_path_fixed_is_empty (cairo_path_fixed_t *path)
|
|||
return FALSE;
|
||||
}
|
||||
|
||||
/**
|
||||
/*
|
||||
* Check whether the given path contains a single rectangle.
|
||||
*/
|
||||
cairo_bool_t
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue