hostapd/wpa_supplicant/dbus
Jouni Malinen 96e8c13da7 D-Bus: Fix dont_quote const declaration
Commit 38279bdb35 ('D-Bus: Coding style
cleanup') handled the dbus_new_handlers.c change properly, but misplaced
the second 'const' in dbus_old_handlers.c in a way that resulted in
duplicated const rather than marking the actual value const.

Signed-off-by: Jouni Malinen <j@w1.fi>
2015-07-07 16:25:06 +03:00
..
.gitignore
dbus-wpa_supplicant.conf
dbus_common.c
dbus_common.h
dbus_common_i.h
dbus_dict_helpers.c
dbus_dict_helpers.h
dbus_new.c D-Bus: Add documentation for wpas_dbus_signal_peer_groups_changed() 2015-06-26 22:44:41 +03:00
dbus_new.h D-Bus: Add WPS pbc-overlap Event 2015-06-10 20:51:30 +03:00
dbus_new_handlers.c Do not check unsigned size is less than zero 2015-06-23 21:16:15 +03:00
dbus_new_handlers.h dbus: Add Reconnect command to D-Bus Interface 2015-06-14 11:33:54 +03:00
dbus_new_handlers_p2p.c dbus: Add RemoveClient method to remove a client from local GO 2015-06-19 12:55:54 +03:00
dbus_new_handlers_p2p.h dbus: Add RemoveClient method to remove a client from local GO 2015-06-19 12:55:54 +03:00
dbus_new_handlers_wps.c D-Bus: Fix typos in debug print 2015-06-26 23:01:37 +03:00
dbus_new_helpers.c dbus: Add a debug print on fill_dict_with_properties() getter failures 2015-04-29 20:43:23 +03:00
dbus_new_helpers.h
dbus_new_introspect.c
dbus_old.c
dbus_old.h
dbus_old_handlers.c D-Bus: Fix dont_quote const declaration 2015-07-07 16:25:06 +03:00
dbus_old_handlers.h
dbus_old_handlers_wps.c
fi.epitest.hostap.WPASupplicant.service.in
fi.w1.wpa_supplicant1.service.in
Makefile