mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-09-27 17:52:58 +02:00
remove trailing whitespace from newly added gtk-doc comments and
2008-06-22 Michael Natterer <mitch@imendio.com> * *.c: remove trailing whitespace from newly added gtk-doc comments and reformatted some where they contained overly long or ill-formatted lines. svn path=/trunk/; revision=7090
This commit is contained in:
committed by
Michael Natterer
parent
5602b7e275
commit
6347be5fb6
@@ -162,9 +162,9 @@ static GSourceCallbackFuncs closure_callback_funcs = {
|
||||
* g_source_set_closure:
|
||||
* @source: the source
|
||||
* @closure: a #GClosure
|
||||
*
|
||||
*
|
||||
* Set the callback for a source as a #GClosure.
|
||||
*
|
||||
*
|
||||
* If the source is not one of the standard GLib types, the @closure_callback
|
||||
* and @closure_marshal fields of the #GSourceFuncs structure must have been
|
||||
* filled in with pointers to appropriate functions.
|
||||
|
Reference in New Issue
Block a user