diff options
author | uqs <uqs@FreeBSD.org> | 2012-01-15 13:23:33 +0000 |
---|---|---|
committer | uqs <uqs@FreeBSD.org> | 2012-01-15 13:23:33 +0000 |
commit | bb016fc00aa8080b2b351bea763afa7ba55b29a4 (patch) | |
tree | 9a0c3e3757b64316a67d523640023f3555dea5f9 /sys/dev/sound | |
parent | d61d88a310caef24d3eb268f44db0c3ef87c2ece (diff) | |
download | FreeBSD-src-bb016fc00aa8080b2b351bea763afa7ba55b29a4.zip FreeBSD-src-bb016fc00aa8080b2b351bea763afa7ba55b29a4.tar.gz |
Remove spurious 8bit chars, turning files into plain ASCII.
Diffstat (limited to 'sys/dev/sound')
-rw-r--r-- | sys/dev/sound/pci/ds1-fw.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/dev/sound/pci/ds1-fw.h b/sys/dev/sound/pci/ds1-fw.h index a34d233..13c4745 100644 --- a/sys/dev/sound/pci/ds1-fw.h +++ b/sys/dev/sound/pci/ds1-fw.h @@ -822,9 +822,9 @@ static u_int32_t CntrlInst[] = { 1999/06/21 Buf441 slot is Enabled. -------------------------------------------- - 04/09@creat + 04/09 @creat 04/12 stop nise fix - 06/21@WorkingOff timming + 06/21 @WorkingOff timming */ static u_int32_t CntrlInst1E[] = { |