diff options
author | Emmanuele Bassi <ebassi@gnome.org> | 2015-02-23 12:41:15 +0000 |
---|---|---|
committer | Emmanuele Bassi <ebassi@gnome.org> | 2015-02-23 15:30:48 +0000 |
commit | d864ca5275baaa3a6138986027eb6d8a71ce6c4a (patch) | |
tree | a17ab1919b7b222a18c12feb5bb05be88c9783b5 /libgdict/gdict-speller.c | |
parent | e5eb61831a59059ae7d7660c08f50f4ed2b7831a (diff) | |
download | gnome-dictionary-d864ca5275baaa3a6138986027eb6d8a71ce6c4a.tar.gz |
gdict: Fix introspection annotations
This brings down the number of g-ir-scanner warnings to zero.
https://bugzilla.gnome.org/show_bug.cgi?id=745022
Diffstat (limited to 'libgdict/gdict-speller.c')
-rw-r--r-- | libgdict/gdict-speller.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libgdict/gdict-speller.c b/libgdict/gdict-speller.c index 992ba76..845ddf1 100644 --- a/libgdict/gdict-speller.c +++ b/libgdict/gdict-speller.c @@ -811,7 +811,7 @@ gdict_speller_count_matches (GdictSpeller *speller) * * FIXME * - * Return value: FIXME + * Return value: (transfer full): FIXME * * Since: FIXME */ |