gsettingsschema: Add a missing (nullable) annotation

Spotted as part of https://bugzilla.gnome.org/show_bug.cgi?id=725014.

Signed-off-by: Philip Withnall <withnall@endlessm.com>
This commit is contained in:
Philip Withnall 2017-10-11 13:09:53 +01:00
parent 5876cdff25
commit e34884e364

View File

@ -376,7 +376,7 @@ initialise_schema_sources (void)
* lookups performed against the default source should probably be done
* recursively.
*
* Returns: (transfer none): the default schema source
* Returns: (transfer none) (nullable): the default schema source
*
* Since: 2.32
**/