diff options
author | Othmar Gsenger <otti@anytun.org> | 2009-10-17 19:21:19 +0000 |
---|---|---|
committer | Othmar Gsenger <otti@anytun.org> | 2009-10-17 19:21:19 +0000 |
commit | 0e41fb226e22796af4820f62611e43bab30af8cd (patch) | |
tree | 991b366ad968e192f64710314351c782646f072e /src/win32 | |
parent | added FreeBSD build info to Readme (diff) |
changed windows tap device for new version
works with 64bit windows now
Diffstat (limited to 'src/win32')
-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" |