summaryrefslogtreecommitdiff
path: root/libgo/go/math/big/arith_decl_pure.go
diff options
context:
space:
mode:
Diffstat (limited to 'libgo/go/math/big/arith_decl_pure.go')
-rw-r--r--libgo/go/math/big/arith_decl_pure.go4
1 files changed, 2 insertions, 2 deletions
diff --git a/libgo/go/math/big/arith_decl_pure.go b/libgo/go/math/big/arith_decl_pure.go
index e760a3816b..5c04414b06 100644
--- a/libgo/go/math/big/arith_decl_pure.go
+++ b/libgo/go/math/big/arith_decl_pure.go
@@ -1,8 +1,8 @@
-// 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.
-// +build math_big_pure_go
+// -build math_big_pure_go
package big