[glib] Remove extraneous decorations



commit ba5c9bd39f070acabee81c630ae2cbe678f1a99e
Author: Matthias Clasen <mclasen redhat com>
Date:   Tue May 3 19:15:46 2011 -0400

    Remove extraneous decorations
    
    Since in a doc comment takes no leading '@'.

 glib/gtestutils.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
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)



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]