summaryrefslogtreecommitdiff
path: root/src/cairo-arc.c
diff options
context:
space:
mode:
authorAndrea Canciani <ranma42@gmail.com>2012-03-24 17:48:07 +0100
committerAndrea Canciani <ranma42@gmail.com>2012-03-29 11:03:18 +0200
commit7f635e4ead0c5bc689438a3c52742feba92c09ed (patch)
tree6afe427faefde7fda364fa493d27c2538a64aa5a /src/cairo-arc.c
parenteaac0fa87e588c3e29c177baa016e754588ad6c2 (diff)
downloadcairo-7f635e4ead0c5bc689438a3c52742feba92c09ed.tar.gz
doc: Make doc ids more consistent my always putting ':' after them
This makes the documentations comments more consistent and fixes many reports of 'invalid doc id'.
Diffstat (limited to 'src/cairo-arc.c')
-rw-r--r--src/cairo-arc.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/cairo-arc.c b/src/cairo-arc.c
index 6977e8847..4113ef95c 100644
--- a/src/cairo-arc.c
+++ b/src/cairo-arc.c
@@ -246,7 +246,7 @@ _cairo_arc_in_direction (cairo_t *cr,
}
/**
- * _cairo_arc_path
+ * _cairo_arc_path:
* @cr: a cairo context
* @xc: X position of the center of the arc
* @yc: Y position of the center of the arc