rtl8188eu: Convert VOID to void

Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
This commit is contained in:
Larry Finger 2013-05-18 23:37:45 -05:00
parent 2026ba8979
commit f6b0b0658a
51 changed files with 733 additions and 744 deletions

View file

@ -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
)