diff options
Diffstat (limited to 'libgo/go/syscall/msan0.go')
-rw-r--r-- | libgo/go/syscall/msan0.go | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libgo/go/syscall/msan0.go b/libgo/go/syscall/msan0.go index 7617494e86d..ff10be9d25d 100644 --- a/libgo/go/syscall/msan0.go +++ b/libgo/go/syscall/msan0.go @@ -1,4 +1,4 @@ -// Copyright 2015 The Go Authors. All rights reserved. +// Copyright 2015 The Go Authors. All rights reserved. // Use of this source code is governed by a BSD-style // license that can be found in the LICENSE file. |