diff options
| author | Yang You (UU) <[email protected]> | 2025-11-25 15:06:20 -0800 |
|---|---|---|
| committer | Yang You (UU) <[email protected]> | 2025-11-25 15:06:20 -0800 |
| commit | ee5cca45e2b748ca92e902e876840986fd3d7f18 (patch) | |
| tree | 1e7740bbd88ef3a794c56cb2c4f2fbd97a73f543 /network/wlan/WIFICX/drivercode/driver.cpp | |
| parent | 9dbc926ce6e032e6500d46c6890451c17724b766 (diff) | |
fixing the GitHub code analysis errors
Diffstat (limited to 'network/wlan/WIFICX/drivercode/driver.cpp')
| -rw-r--r-- | network/wlan/WIFICX/drivercode/driver.cpp | 1 |
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) |
