Fix warning in _examples/bufs.go

This commit is contained in:
Roi Martin 2017-08-18 10:15:20 +02:00
parent ad91aa2b83
commit a4d0b30476
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
// Use of this source code is governed by a BSD-style // Use of this source code is governed by a BSD-style
// license that can be found in the LICENSE file. // license that can be found in the LICENSE file.
// WARNING: tricky code just for testing purposes, do not use as example. // WARNING: tricky code just for testing purposes, do not use as reference.
package main package main