summaryrefslogtreecommitdiff
path: root/src/cairo-cache.c
diff options
context:
space:
mode:
authorBehdad Esfahbod <behdad@behdad.org>2008-06-01 18:46:45 -0400
committerBehdad Esfahbod <behdad@behdad.org>2008-06-01 18:46:45 -0400
commit3f02e0d74b9b04f6e8ad32d12768aafa0076bd97 (patch)
tree214f94c7ce8d1097995c502034a1e57a358f2099 /src/cairo-cache.c
parentb37c7557303e750c672648fe00922262d2a56a5a (diff)
downloadcairo-3f02e0d74b9b04f6e8ad32d12768aafa0076bd97.tar.gz
Fix newly detected doc syntax issues
Diffstat (limited to 'src/cairo-cache.c')
-rw-r--r--src/cairo-cache.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/cairo-cache.c b/src/cairo-cache.c
index c87e20f56..bb5c719ff 100644
--- a/src/cairo-cache.c
+++ b/src/cairo-cache.c
@@ -296,7 +296,7 @@ _cairo_cache_shrink_to_accommodate (cairo_cache_t *cache,
* entry_destroy() callback will be called on it).
*
* Return value: %CAIRO_STATUS_SUCCESS if successful or
- * CAIRO_STATUS_NO_MEMORY if insufficient memory is available.
+ * %CAIRO_STATUS_NO_MEMORY if insufficient memory is available.
**/
cairo_status_t
_cairo_cache_insert (cairo_cache_t *cache,