Descriptionsyscall: fix build directive in types_linux.go
The rule is that build directives can be preceded only
by blank lines and other line comments, not /* */ comments.
Patch Set 1 #Patch Set 2 : diff -r f79343c8a479 https://go.googlecode.com/hg/ #Patch Set 3 : diff -r f79343c8a479 https://go.googlecode.com/hg/ #Patch Set 4 : diff -r 5588ff80d523 https://go.googlecode.com/hg/ #MessagesTotal messages: 4
|