Remove extraneous decorations
authorMatthias Clasen <mclasen@redhat.com>
Tue, 3 May 2011 23:15:46 +0000 (19:15 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Tue, 3 May 2011 23:15:46 +0000 (19:15 -0400)
Since in a doc comment takes no leading '@'.

glib/gtestutils.c

index 1999908..bb3fcc6 100644 (file)
@@ -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)