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 8007a7d..f957fac 100644
--- a/api/wintun.h
+++ b/api/wintun.h
@@ -189,7 +189,7 @@ typedef _Return_type_success_(return != FALSE)
*/
typedef DWORD(WINAPI *WINTUN_GET_RUNNING_DRIVER_VERSION_FUNC)(void);
-typedef enum _WINTUN_LOGGER_LEVEL
+typedef enum
{
WINTUN_LOG_INFO = 0,
WINTUN_LOG_WARN,