diff options
Diffstat (limited to 'test/syntax/interface.go')
-rw-r--r-- | test/syntax/interface.go | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/syntax/interface.go b/test/syntax/interface.go index a7f43533a..0b76b5416 100644 --- a/test/syntax/interface.go +++ b/test/syntax/interface.go @@ -1,4 +1,4 @@ -// errchk $G -e $D/$F.go +// errorcheck // Copyright 2010 The Go Authors. All rights reserved. // Use of this source code is governed by a BSD-style |