diff options
Diffstat (limited to 'sys/dev/sound/pcm/vchan.h')
-rw-r--r-- | sys/dev/sound/pcm/vchan.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/dev/sound/pcm/vchan.h b/sys/dev/sound/pcm/vchan.h index cb9e1c8ea17ce..4e40bb838f44f 100644 --- a/sys/dev/sound/pcm/vchan.h +++ b/sys/dev/sound/pcm/vchan.h @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/dev/sound/pcm/vchan.h,v 1.4.12.1 2008/10/02 02:57:24 kensmith Exp $ */ int vchan_create(struct pcm_channel *parent); |