소스 검색

Merge pull request #9858 from jfrazelle/exec-buildtag

The comment for build in exec had a typo
Alexander Morozov 10 년 전
부모
커밋
a33f7a07d1
1개의 변경된 파일0개의 추가작업 그리고 2개의 파일을 삭제
  1. 0 2
      daemon/exec.go

+ 0 - 2
daemon/exec.go

@@ -1,5 +1,3 @@
-// build linux
-
 package daemon
 
 import (