device/device.go: fixed file header

This commit is contained in:
Saxon 2019-11-06 17:47:14 +10:30
parent 57d73a8d0a
commit 61b1059205
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
/*
DESCRIPTION
device.go provides AVDevice, and interface that describes a configurable
device.go provides AVDevice, an interface that describes a configurable
audio or video device that can be started and stopped from which data may
be obtained.