From 4d320b0b10ccba8c89aa8b2fd4ddc90f99b8688f Mon Sep 17 00:00:00 2001 From: Johan Dahlin Date: Thu, 15 Jan 2009 00:48:13 +0000 Subject: Update annotation syntax, remove trailing 8 svn path=/trunk/; revision=1045 --- tests/everything/everything.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/everything/everything.c b/tests/everything/everything.c index 390e1a15..434401fd 100644 --- a/tests/everything/everything.c +++ b/tests/everything/everything.c @@ -190,7 +190,7 @@ G_CONST_RETURN char *test_utf8_const_return (void) } /** - * test_utf8_nonconst_return:8 + * test_utf8_nonconst_return: * Return value: UTF-8 string */ char *test_utf8_nonconst_return (void) -- cgit v1.2.1