gofmt-ify syscall

(replacement for CL 1018053)

R=r
http://go/go-review/1017047
This commit is contained in:
Robert Griesemer 2009-11-05 10:55:57 -08:00
parent 30c7088c95
commit bd4f94057f
16 changed files with 168 additions and 178 deletions

View file

@ -176,7 +176,7 @@ const (
SIGINT = 0x2;
SIGIOT = 0x6;
SIGTERM = 0xf;
O_EXCL = 0x80;
O_EXCL = 0x80;
)
// Types