dbus: Fix WPS ProcessCredentials property setter to use Boolean
authorJouni Malinen <j@w1.fi>
Fri, 1 Jan 2010 21:06:10 +0000 (23:06 +0200)
committerJouni Malinen <j@w1.fi>
Fri, 1 Jan 2010 21:06:10 +0000 (23:06 +0200)
commit6c68b0db5dacc58008d0ad10a08ffa77cddf0987
treec929f6a1ebdf6fabbee04db526863d8d91c45bb2
parentec99cb7b00ec8b39fba263b2b8614102ee70eaf5
dbus: Fix WPS ProcessCredentials property setter to use Boolean

The incorrect type used with property setter call did not allow
the property to be modified.
wpa_supplicant/dbus/dbus_new_handlers_wps.c