libgimp: unnecessary (out) annotation on return value.

Fixes:
> Warning: Gimp: unexpected annotation: out
This commit is contained in:
Jehan 2019-08-08 16:58:56 +02:00
parent 376552fbfc
commit 9339741135
1 changed files with 1 additions and 1 deletions

View File

@ -393,7 +393,7 @@ gimp_pdb_dump_to_file (GimpPDB *pdb,
* are found, then the returned string is NULL and the number of
* entries is 0.
*
* Returns: (out) (array length=num_matches) (transfer full): The list
* Returns: (array length=num_matches) (transfer full): The list
* of procedure names. Free with g_strfreev().
*
* Since: 3.0