Skip to content

Commit 9422505

Browse files
Elias Naurbradfitz
Elias Naur
authored andcommitted
gl: remove duplicate build tag
Change-Id: I7dcb0b3b946cfae86eb6eed509ad96543213c409 Reviewed-on: https://go-review.googlesource.com/108335 Reviewed-by: Brad Fitzpatrick <[email protected]>
1 parent 7d79e14 commit 9422505

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gl/work.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
// Use of this source code is governed by a BSD-style
33
// license that can be found in the LICENSE file.
44

5-
// +build darwin linux openbsd openbsd
5+
// +build darwin linux openbsd
66

77
package gl
88

0 commit comments

Comments
 (0)