aboutsummaryrefslogtreecommitdiffstats
path: root/api/rundll32.h
diff options
context:
space:
mode:
Diffstat (limited to 'api/rundll32.h')
-rw-r--r--api/rundll32.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/api/rundll32.h b/api/rundll32.h
index 2a2400f..b445cf9 100644
--- a/api/rundll32.h
+++ b/api/rundll32.h
@@ -306,7 +306,7 @@ cleanupArgv:
}
static WINTUN_STATUS
-DeletePoolDriverViaRundll32(_In_z_ WCHAR Pool[WINTUN_MAX_POOL], _Inout_ BOOL *RebootRequired)
+DeletePoolDriverViaRundll32(_In_z_ const WCHAR Pool[WINTUN_MAX_POOL], _Inout_ BOOL *RebootRequired)
{
LOG(WINTUN_LOG_INFO, L"Spawning native process");