aboutsummaryrefslogtreecommitdiffstats
path: root/api/nci.h
diff options
context:
space:
mode:
Diffstat (limited to 'api/nci.h')
-rw-r--r--api/nci.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/api/nci.h b/api/nci.h
index 5090c90..4288655 100644
--- a/api/nci.h
+++ b/api/nci.h
@@ -16,7 +16,7 @@ extern DWORD(WINAPI *NciGetConnectionName)(
_Out_opt_ DWORD *OutDestNameBytes);
void
-NciInit();
+NciInit(void);
void
-NciCleanup();
+NciCleanup(void);