소스 검색

Fixed linux helper, socket_to_fd.

Steve Thielemann 3 년 전
부모
커밋
842cce920b
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      door/help_linux_test.go

+ 1 - 1
door/help_linux_test.go

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