dbus: Fix a typo in function comment
Signed-off-by: Mayank Haarit <mayank.h@samsung.com> Signed-off-by: Dilshad Ahmad <dilshad.a@samsung.com>
This commit is contained in:
parent
658665551c
commit
80bb38742c
1 changed files with 1 additions and 1 deletions
|
@ -1918,7 +1918,7 @@ dbus_bool_t wpas_dbus_getter_persistent_group_properties(DBusMessageIter *iter,
|
||||||
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* wpas_dbus_setter_persistent_group_properties - Get options for a persistent
|
* wpas_dbus_setter_persistent_group_properties - Set options for a persistent
|
||||||
* group
|
* group
|
||||||
* @iter: Pointer to incoming dbus message iter
|
* @iter: Pointer to incoming dbus message iter
|
||||||
* @error: Location to store error on failure
|
* @error: Location to store error on failure
|
||||||
|
|
Loading…
Reference in a new issue