summaryrefslogtreecommitdiff
path: root/network/wlan/WIFICX/drivercode/driver.cpp
diff options
context:
space:
mode:
authorYang You (UU) <[email protected]>2025-11-25 15:06:20 -0800
committerYang You (UU) <[email protected]>2025-11-25 15:06:20 -0800
commitee5cca45e2b748ca92e902e876840986fd3d7f18 (patch)
tree1e7740bbd88ef3a794c56cb2c4f2fbd97a73f543 /network/wlan/WIFICX/drivercode/driver.cpp
parent9dbc926ce6e032e6500d46c6890451c17724b766 (diff)
fixing the GitHub code analysis errors
Diffstat (limited to 'network/wlan/WIFICX/drivercode/driver.cpp')
-rw-r--r--network/wlan/WIFICX/drivercode/driver.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/network/wlan/WIFICX/drivercode/driver.cpp b/network/wlan/WIFICX/drivercode/driver.cpp
index 974d87fb..bbc4d151 100644
--- a/network/wlan/WIFICX/drivercode/driver.cpp
+++ b/network/wlan/WIFICX/drivercode/driver.cpp
@@ -5,7 +5,6 @@
#include "driver.h"
#include "driver.tmh"
-extern "C"
NTSTATUS DriverEntry(
_In_ PDRIVER_OBJECT driverObject,
_In_ PUNICODE_STRING registryPath)