mirror of
https://github.com/chinawrj/rtl8812au
synced 2024-11-08 20:35:07 +00:00
Fix wrong header guards - found by clang
This commit is contained in:
parent
57c7564a86
commit
b3bf74abe3
@ -12,7 +12,7 @@
|
|||||||
* more details.
|
* more details.
|
||||||
*
|
*
|
||||||
*****************************************************************************/
|
*****************************************************************************/
|
||||||
#ifndef _RTL88814A_SRESET_H_
|
#ifndef _RTL8814A_SRESET_H_
|
||||||
#define _RTL8814A_SRESET_H_
|
#define _RTL8814A_SRESET_H_
|
||||||
|
|
||||||
#include <rtw_sreset.h>
|
#include <rtw_sreset.h>
|
||||||
|
Loading…
Reference in New Issue
Block a user