mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-08-27 03:18:59 +02:00
Improve the detection of invalid includes by moving the test outside the
Mon Nov 19 14:35:56 2001 Owen Taylor <otaylor@redhat.com> * *.h: Improve the detection of invalid includes by moving the test outside the duplicate include guards. * gsourceclosure.c (g_source_set_closure): Doc fix.
This commit is contained in:
@@ -157,7 +157,7 @@ static GSourceCallbackFuncs closure_callback_funcs = {
|
||||
/**
|
||||
* g_source_set_closure:
|
||||
* @source: the source
|
||||
* @func: a #GClosure
|
||||
* @closure: a #GClosure
|
||||
*
|
||||
* Set the callback for a source as a #GClosure.
|
||||
*
|
||||
|
Reference in New Issue
Block a user