[cairo-commit] src/cairo-svg.h
Bryce Harrington
bryce at kemper.freedesktop.org
Thu Dec 14 17:59:19 UTC 2017
src/cairo-svg.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 06964531e01bd0912a0edda81cea459ae460ffaa
Author: Bryce Harrington <bryce at osg.samsung.com>
Date: Thu Dec 14 09:58:57 2017 -0800
svg: Label for cairo_svg_unit_t doxygen was incorrect
diff --git a/src/cairo-svg.h b/src/cairo-svg.h
index 95434dcf..4d24857b 100644
--- a/src/cairo-svg.h
+++ b/src/cairo-svg.h
@@ -54,7 +54,7 @@ typedef enum _cairo_svg_version {
} cairo_svg_version_t;
/**
- * cairo_svg_version_t:
+ * cairo_svg_unit_t:
*
* @CAIRO_SVG_UNIT_USER: User unit, a value in the current coordinate system.
* If used in the root element for the initial coordinate systems it
More information about the cairo-commit
mailing list