mirror of
https://github.com/amnezia-vpn/amneziawg-go.git
synced 2025-04-16 14:06:54 +02:00
wintun: remove extra /
This commit is contained in:
parent
fbcd995ec1
commit
d4034e5f8a
1 changed files with 1 additions and 1 deletions
|
@ -361,7 +361,7 @@ func (tun *NativeTun) Write(buff []byte, offset int) (int, error) {
|
|||
return len(buff) - offset, nil
|
||||
}
|
||||
|
||||
///
|
||||
//
|
||||
// LUID returns Windows adapter instance ID.
|
||||
//
|
||||
func (tun *NativeTun) LUID() uint64 {
|
||||
|
|
Loading…
Add table
Reference in a new issue