Remove extraneous decorations

Since in a doc comment takes no leading '@'.
This commit is contained in:
Matthias Clasen 2011-05-03 19:15:46 -04:00
parent 511070fb28
commit ba5c9bd39f

View 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)