summaryrefslogtreecommitdiff
path: root/misc/cgo/stdio/fib.go
diff options
context:
space:
mode:
Diffstat (limited to 'misc/cgo/stdio/fib.go')
-rw-r--r--misc/cgo/stdio/fib.go2
1 files changed, 2 insertions, 0 deletions
diff --git a/misc/cgo/stdio/fib.go b/misc/cgo/stdio/fib.go
index 6d3ccfd52..981ffeb9a 100644
--- a/misc/cgo/stdio/fib.go
+++ b/misc/cgo/stdio/fib.go
@@ -1,3 +1,5 @@
+// cmpout
+
// Copyright 2009 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.