From ba5c9bd39f070acabee81c630ae2cbe678f1a99e Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Tue, 3 May 2011 19:15:46 -0400 Subject: [PATCH] Remove extraneous decorations Since in a doc comment takes no leading '@'. --- glib/gtestutils.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/glib/gtestutils.c b/glib/gtestutils.c index 1999908..bb3fcc6 100644 --- a/glib/gtestutils.c +++ b/glib/gtestutils.c @@ -1015,7 +1015,7 @@ g_test_add_vtable (const char *testpath, * * If not called from inside a test, this function does nothing. * - * @Since: 2.30 + * Since: 2.30 **/ void g_test_fail (void) -- 2.7.4