mirror of
https://github.com/lwfinger/rtl8188eu.git
synced 2025-05-09 14:53:05 +00:00
rtl8188eu: Replace PVOID and VOID
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
This commit is contained in:
parent
b6b121512b
commit
17d1637977
46 changed files with 712 additions and 718 deletions
|
@ -366,7 +366,7 @@ _func_exit_;
|
|||
|
||||
|
||||
|
||||
VOID read_eeprom_content(_adapter * padapter)
|
||||
void read_eeprom_content(_adapter * padapter)
|
||||
{
|
||||
|
||||
_func_enter_;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue