summaryrefslogtreecommitdiff
path: root/src/cairo-ps.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-ps.h
parentb790c5a6bcdd890c16d21753407188ed200ce445 (diff)
downloadcairo-52cc603db1a805a0b3a8d7eba3171cd2785f10a7.tar.gz
[doc] Stricter syntax check for type names, update test
Diffstat (limited to 'src/cairo-ps.h')
-rw-r--r--src/cairo-ps.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/cairo-ps.h b/src/cairo-ps.h
index f3ac29042..720b1b76d 100644
--- a/src/cairo-ps.h
+++ b/src/cairo-ps.h
@@ -48,7 +48,7 @@ CAIRO_BEGIN_DECLS
/* PS-surface functions */
/**
- * cairo_ps_level_t
+ * cairo_ps_level_t:
* @CAIRO_PS_LEVEL_2: The language level 2 of the PostScript specification.
* @CAIRO_PS_LEVEL_3: The language level 3 of the PostScript specification.
*