Fix wrong header guards - found by clang

This commit is contained in:
kimocoder 2020-07-12 03:35:14 +00:00
parent 57c7564a86
commit b3bf74abe3

View File

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