mirror of https://bitbucket.org/ausocean/av.git
filter: fix comment
This commit is contained in:
parent
6bad1706ac
commit
b2787213d1
|
@ -40,7 +40,7 @@ import (
|
|||
"golang.org/x/image/math/fixed"
|
||||
)
|
||||
|
||||
// debugWindows is used for sending debug information to a file.
|
||||
// debugFile is used for sending debug information to a file.
|
||||
type debugFile struct {
|
||||
bwImg *image.RGBA
|
||||
file io.WriteCloser
|
||||
|
|
Loading…
Reference in New Issue