mirror of
https://github.com/lwfinger/rtl8188eu.git
synced 2025-06-23 08:34:20 +00:00
rtl8188eu: Convert VOID to void
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
This commit is contained in:
parent
2026ba8979
commit
f6b0b0658a
51 changed files with 733 additions and 744 deletions
|
@ -627,7 +627,7 @@ void ConstructProbeRsp(_adapter *padapter, u8 *pframe, u32 *pLength, u8 *StaAddr
|
|||
|
||||
// To check if reserved page content is destroyed by beacon beacuse beacon is too large.
|
||||
// 2010.06.23. Added by tynli.
|
||||
VOID
|
||||
void
|
||||
CheckFwRsvdPageContent(
|
||||
IN PADAPTER Adapter
|
||||
)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue