Explorar el Código

Fixed linux helper, socket_to_fd.

Steve Thielemann hace 3 años
padre
commit
842cce920b
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      door/help_linux_test.go

+ 1 - 1
door/help_linux_test.go

@@ -1,6 +1,6 @@
 package door
 
-input (
+import (
 	"net"
 )