summaryrefslogtreecommitdiff
path: root/network/wlan/wificx/drivercode/wifirequest.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'network/wlan/wificx/drivercode/wifirequest.cpp')
-rw-r--r--network/wlan/wificx/drivercode/wifirequest.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/network/wlan/wificx/drivercode/wifirequest.cpp b/network/wlan/wificx/drivercode/wifirequest.cpp
index fd02bd91..c84c1d97 100644
--- a/network/wlan/wificx/drivercode/wifirequest.cpp
+++ b/network/wlan/wificx/drivercode/wifirequest.cpp
@@ -95,4 +95,4 @@ _Use_decl_annotations_
void WifiIhvSendM4IndicationToOs(WDFDEVICE Device, UINT16 WifiRequestMessageId, const PWDI_MESSAGE_HEADER pWdiHeader, NTSTATUS WifiRequestM4Status)
{
WifiIhvSendIndicationToOs(Device, pWdiHeader, WifiRequestMessageId, pWdiHeader->TransactionId, WifiRequestM4Status, nullptr, 0);
-} \ No newline at end of file
+}