projects
/
platform
/
upstream
/
glib.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
511070f
)
Remove extraneous decorations
author
Matthias Clasen
<mclasen@redhat.com>
Tue, 3 May 2011 23:15:46 +0000
(19:15 -0400)
committer
Matthias 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
patch
|
blob
|
history
diff --git
a/glib/gtestutils.c
b/glib/gtestutils.c
index
1999908
..
bb3fcc6
100644
(file)
--- 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)