Fixed typos
This commit is contained in:
parent
471f7ff08e
commit
479a6f240e
3 changed files with 6 additions and 5 deletions
|
|
@ -62,7 +62,7 @@ func (tun *NativeTun) File() *os.File {
|
|||
}
|
||||
|
||||
func (tun *NativeTun) RoutineHackListener() {
|
||||
/* This is needed for the detection to work accross network namespaces
|
||||
/* This is needed for the detection to work across network namespaces
|
||||
* If you are reading this and know a better method, please get in touch.
|
||||
*/
|
||||
fd := int(tun.fd.Fd())
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue