~aperezdc/kiln

0a971a321d83a2550fc8920ebecc01a60505a09e — Adrian Perez de Castro 4 years ago 1971eef
Fix GI annotation for kiln_loader_prepend_path
1 files changed, 1 insertions(+), 1 deletions(-)

M libkn/kiln-loader.c
M libkn/kiln-loader.c => libkn/kiln-loader.c +1 -1
@@ 379,7 379,7 @@ kiln_loader_prepend_path (KilnLoader *self,
 * If the module cannot be found, @NULL is returned and @error will be filled
 * in, if provided.
 *
 * Returns: (transfer none): A #KilnModule.
 * Returns: (transfer none) (nullable): A #KilnModule.
 */
KilnModule*
kiln_loader_find_module (KilnLoader *self,