summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--daemon/dbus/gkd-secret-introspect.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/daemon/dbus/gkd-secret-introspect.c b/daemon/dbus/gkd-secret-introspect.c
index 1ccd325d..ae74385c 100644
--- a/daemon/dbus/gkd-secret-introspect.c
+++ b/daemon/dbus/gkd-secret-introspect.c
@@ -71,8 +71,7 @@ const gchar *gkd_secret_introspect_collection =
" </method>\n"
" <method name='SearchItems'>\n"
" <arg name='attributes' type='a{ss}' direction='in'/>\n"
- " <arg name='unlocked' type='ao' direction='out'/>\n"
- " <arg name='locked' type='ao' direction='out'/>\n"
+ " <arg name='results' type='ao' direction='out'/>\n"
" </method>\n"
" <method name='CreateItem'>\n"
" <arg name='props' type='a{sv}' direction='in'/>\n"