summaryrefslogtreecommitdiff
path: root/src/cairo-svg.h
diff options
context:
space:
mode:
authorBehdad Esfahbod <behdad@behdad.org>2008-01-28 22:10:20 -0500
committerBehdad Esfahbod <behdad@behdad.org>2008-01-28 22:10:20 -0500
commit52cc603db1a805a0b3a8d7eba3171cd2785f10a7 (patch)
treefb3f36d4fc92f09afb3318d4315098d71d8aed10 /src/cairo-svg.h
parentb790c5a6bcdd890c16d21753407188ed200ce445 (diff)
downloadcairo-52cc603db1a805a0b3a8d7eba3171cd2785f10a7.tar.gz
[doc] Stricter syntax check for type names, update test
Diffstat (limited to 'src/cairo-svg.h')
-rw-r--r--src/cairo-svg.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/cairo-svg.h b/src/cairo-svg.h
index 2c4f5ab78..5d18c6436 100644
--- a/src/cairo-svg.h
+++ b/src/cairo-svg.h
@@ -39,7 +39,7 @@
CAIRO_BEGIN_DECLS
/**
- * cairo_svg_version_t
+ * cairo_svg_version_t:
* @CAIRO_SVG_VERSION_1_1: The version 1.1 of the SVG specification.
* @CAIRO_SVG_VERSION_1_2: The version 1.2 of the SVG specification.
*