aboutsummaryrefslogtreecommitdiffstats
path: root/src/ap/wnm_ap.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/ap/wnm_ap.h')
-rw-r--r--src/ap/wnm_ap.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/ap/wnm_ap.h b/src/ap/wnm_ap.h
index ab7c4f1c..f05726ee 100644
--- a/src/ap/wnm_ap.h
+++ b/src/ap/wnm_ap.h
@@ -11,7 +11,7 @@
struct rx_action;
-void ieee802_11_rx_wnm_action_ap(struct hostapd_data *hapd,
- struct rx_action *action);
+int ieee802_11_rx_wnm_action_ap(struct hostapd_data *hapd,
+ struct rx_action *action);
#endif /* WNM_AP_H */