summaryrefslogtreecommitdiff
path: root/src/cairo-unicode.c
diff options
context:
space:
mode:
authorBehdad Esfahbod <behdad@behdad.org>2008-01-28 21:49:57 -0500
committerBehdad Esfahbod <behdad@behdad.org>2008-01-28 21:49:57 -0500
commitf0633f4449c39a8f78c582790fb5dc85899b5d82 (patch)
tree11508df085c9e4484b5715f001500bcc778bbb2e /src/cairo-unicode.c
parent9ba8f6b1b0a4fbf2407e0dbd767f043c6920344c (diff)
downloadcairo-f0633f4449c39a8f78c582790fb5dc85899b5d82.tar.gz
[doc] Make sure all function names in docs are followed by ()
Diffstat (limited to 'src/cairo-unicode.c')
-rw-r--r--src/cairo-unicode.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/cairo-unicode.c b/src/cairo-unicode.c
index 18b9143d9..5f91de338 100644
--- a/src/cairo-unicode.c
+++ b/src/cairo-unicode.c
@@ -30,8 +30,7 @@
* OF ANY KIND, either express or implied. See the LGPL or the MPL for
* the specific language governing rights and limitations.
*
- * The Original Code is cairo_unicode.c as distributed with the
- * cairo graphics library.
+ * The Original Code is the cairo graphics library.
*
* The Initial Developer of the Original Code is Tom Tromey.
* and Red Hat, Inc.