Skip to content

Fix a doc comment

Uli Schlachter requested to merge psychon/cairo:fix-doc-warning into master

This commit fixes the following warning from our check-def.sh:

PASS: check-def.sh
Checking documentation for incorrect syntax
./cairoint.h (523): ERROR: Get invalid doc id (should be 'cairo_...:')
./cairoint.h (534): ERROR: Get bad line: ' */'
./cairoint.h (534): ERROR: Get documentation comment not closed with **/

Signed-off-by: Uli Schlachter psychon@znc.in

Edited by Uli Schlachter

Merge request reports