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