mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-04-04 23:30:05 +00:00
libs/gst/check/gstcheck.c: Remove blank line between symbol name ad parameters to fix gtkdoc warning.
Original commit message from CVS: * libs/gst/check/gstcheck.c: Remove blank line between symbol name ad parameters to fix gtkdoc warning.
This commit is contained in:
parent
9b3f546832
commit
de58154333
2 changed files with 6 additions and 1 deletions
|
@ -1,3 +1,9 @@
|
|||
2008-04-10 Stefan Kost <ensonic@users.sf.net>
|
||||
|
||||
* libs/gst/check/gstcheck.c:
|
||||
Remove blank line between symbol name ad parameters to fix gtkdoc
|
||||
warning.
|
||||
|
||||
2008-04-09 Tim-Philipp Müller <tim at centricular dot net>
|
||||
|
||||
Patch by: José Alburquerque <jaalburqu at svn dot gnome dot org>
|
||||
|
|
|
@ -384,7 +384,6 @@ gst_check_drop_buffers (void)
|
|||
|
||||
/**
|
||||
* gst_check_caps_equal:
|
||||
*
|
||||
* @caps1: first caps to compare
|
||||
* @caps2: second caps to compare
|
||||
*
|
||||
|
|
Loading…
Reference in a new issue