[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:
Chris Wilson 2008-12-14 11:26:56 +00:00
parent 2b7c6f361a
commit 1950abd14c

View file

@ -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