[PATCH] 'void void' in return value

Janusz Dziedzic janusz.dziedzic
Sun Jul 10 12:31:56 PDT 2011


2011/7/6 Mikael Wikstr?m <leakim.wikstrom at gmail.com>:
> ---
> ?wpa_supplicant/dbus/dbus_old.h | ? ?2 +-
> ?1 files changed, 1 insertions(+), 1 deletions(-)
>
> diff --git a/wpa_supplicant/dbus/dbus_old.h b/wpa_supplicant/dbus/dbus_old.h
> index d4af862..9523867 100644
> --- a/wpa_supplicant/dbus/dbus_old.h
> +++ b/wpa_supplicant/dbus/dbus_old.h
> @@ -119,7 +119,7 @@ wpa_supplicant_dbus_notify_wps_cred(struct
> wpa_supplicant *wpa_s,
> ?}
>
> ?static inline void
> -void wpa_supplicant_dbus_notify_certification(struct wpa_supplicant *wpa_s,
> +wpa_supplicant_dbus_notify_certification(struct wpa_supplicant *wpa_s,
> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ?int depth, const char *subject,
> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ?const char *cert_hash,
> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ?const struct wpabuf *cert)
> --
> 1.7.4.1

Seems this patch is required because of build issue in the current
(after git pull).

BR
-- 
Janusz



More information about the Hostap mailing list