mirror of
https://github.com/opnsense/src.git
synced 2026-06-09 08:43:19 -04:00
white space diff reduction
This commit is contained in:
parent
cda15ce18b
commit
7835d71cde
1 changed files with 1 additions and 1 deletions
|
|
@ -90,7 +90,7 @@ null_key_delete(struct ieee80211com *ic, const struct ieee80211_key *k)
|
|||
}
|
||||
static int
|
||||
null_key_set(struct ieee80211com *ic, const struct ieee80211_key *k,
|
||||
const u_int8_t mac[IEEE80211_ADDR_LEN])
|
||||
const u_int8_t mac[IEEE80211_ADDR_LEN])
|
||||
{
|
||||
return 1;
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue