mirror of
https://git.zx2c4.com/wireguard-go
synced 2024-11-15 01:05:15 +01:00
wintun: remove extra /
This commit is contained in:
parent
fbcd995ec1
commit
d4034e5f8a
@ -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…
Reference in New Issue
Block a user