Browse Source

Merge pull request #9858 from jfrazelle/exec-buildtag

The comment for build in exec had a typo
Alexander Morozov 10 years ago
parent
commit
a33f7a07d1
1 changed files with 0 additions and 2 deletions
  1. 0 2
      daemon/exec.go

+ 0 - 2
daemon/exec.go

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