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,