summaryrefslogtreecommitdiff
path: root/mac80211.h
diff options
context:
space:
mode:
Diffstat (limited to 'mac80211.h')
-rw-r--r--mac80211.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/mac80211.h b/mac80211.h
index 7803625..dea4ae0 100644
--- a/mac80211.h
+++ b/mac80211.h
@@ -2,6 +2,6 @@
#define MAC80211_H
extern void enter_rfmon_mac80211(const char *device, char **mondev);
-extern void leave_rfmon_mac80211(const char *device, const char *mondev);
+extern void leave_rfmon_mac80211(const char *mondev);
#endif /* MAC80211_H */