From ee5cca45e2b748ca92e902e876840986fd3d7f18 Mon Sep 17 00:00:00 2001 From: "Yang You (UU)" Date: Tue, 25 Nov 2025 15:06:20 -0800 Subject: fixing the GitHub code analysis errors --- network/wlan/WIFICX/drivercode/driver.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'network/wlan/WIFICX/drivercode/driver.cpp') 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) -- cgit v1.3.1