From e1c094be15ff286ecf96cbfe09040e085bee9730 Mon Sep 17 00:00:00 2001 From: David Hewitt Date: Mon, 14 Dec 2020 09:38:07 +0000 Subject: [PATCH] flatpak-transaction: Mark commit param on operation_done nullable --- common/flatpak-transaction.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/common/flatpak-transaction.c b/common/flatpak-transaction.c index 26b44bda..e763d23d 100644 --- a/common/flatpak-transaction.c +++ b/common/flatpak-transaction.c @@ -1175,7 +1175,7 @@ flatpak_transaction_class_init (FlatpakTransactionClass *klass) * FlatpakTransaction::operation-done: * @object: A #FlatpakTransaction * @operation: The #FlatpakTransactionOperation which finished - * @commit: The commit + * @commit: (nullable): The commit * @result: (type FlatpakTransactionResult): A #FlatpakTransactionResult giving details about the result * * The ::operation-done signal gets emitted during the execution of