Fix whitespace style
Commit 88b32a99d3
added couple of lines
with incorrect indentation.
Signed-hostap: Jouni Malinen <j@w1.fi>
This commit is contained in:
parent
e4357b190f
commit
006309b546
2 changed files with 4 additions and 4 deletions
|
@ -203,7 +203,7 @@ struct wpa_auth_callbacks {
|
|||
int (*send_ft_action)(void *ctx, const u8 *dst,
|
||||
const u8 *data, size_t data_len);
|
||||
int (*add_tspec)(void *ctx, const u8 *sta_addr, u8 *tspec_ie,
|
||||
size_t tspec_ielen);
|
||||
size_t tspec_ielen);
|
||||
#endif /* CONFIG_IEEE80211R */
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue