diff options
Diffstat (limited to 'src/application-service-marshal.list')
-rw-r--r-- | src/application-service-marshal.list | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/src/application-service-marshal.list b/src/application-service-marshal.list index ae3aa6f..b6dc87a 100644 --- a/src/application-service-marshal.list +++ b/src/application-service-marshal.list @@ -1,9 +1,11 @@ # Marshaller definitions to be generated. # # Copyright 2009 Canonical Ltd. +# Copyright 2022 Robert Tari # # Authors: # Ted Gould <ted@canonical.com> +# Robert Tari <robert@tari.in> # # This program is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License version 3, as published @@ -20,6 +22,6 @@ VOID: STRING, INT, STRING, STRING, STRING, STRING, STRING VOID: INT, STRING, STRING VOID: INT, STRING VOID: STRING, STRING -VOID: BOOL, STRING, OBJECT +VOID: BOOLEAN, STRING, OBJECT VOID: INT, UINT VOID: INT, INT |