diff options
-rw-r--r-- | src/win32/common.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/win32/common.h b/src/win32/common.h index 3c183c2..5aaab20 100644 --- a/src/win32/common.h +++ b/src/win32/common.h @@ -79,4 +79,4 @@ // simultaneously. //========================================================= -#define TAP_COMPONENT_ID "tap0801" +#define TAP_COMPONENT_ID "tap0901" |