mirror of
https://github.com/lwfinger/rtl8188eu.git
synced 2025-05-08 22:43:04 +00:00
rtl8188eu: Remove C90 comments from include/*.h
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
This commit is contained in:
parent
e2285839e9
commit
b2720d8002
73 changed files with 3323 additions and 3402 deletions
|
@ -54,7 +54,7 @@ int rtw_ap_inform_ch_switch(struct adapter *padapter, u8 new_ch, u8 ch_offset);
|
|||
void start_ap_mode(struct adapter *padapter);
|
||||
void stop_ap_mode(struct adapter *padapter);
|
||||
|
||||
#endif //end of CONFIG_AP_MODE
|
||||
#endif /* end of CONFIG_AP_MODE */
|
||||
|
||||
void update_bmc_sta(struct adapter *padapter);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue