aboutsummaryrefslogtreecommitdiffstats
path: root/api/wintun.h
diff options
context:
space:
mode:
Diffstat (limited to 'api/wintun.h')
-rw-r--r--api/wintun.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/api/wintun.h b/api/wintun.h
index 09d53b2..d6b8444 100644
--- a/api/wintun.h
+++ b/api/wintun.h
@@ -190,7 +190,7 @@ typedef WINTUN_STATUS(
*
* @return The version number on success, or 0 if failure or Wintun not loaded.
*/
-typedef DWORDLONG(WINAPI *WINTUN_GET_VERSION_FUNC)(void);
+typedef DWORD(WINAPI *WINTUN_GET_VERSION_FUNC)(void);
typedef enum _WINTUN_LOGGER_LEVEL
{