diff options
Diffstat (limited to 'sys/dev/sound/driver.c')
-rw-r--r-- | sys/dev/sound/driver.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/dev/sound/driver.c b/sys/dev/sound/driver.c index 7da109923b16..a47229d174b5 100644 --- a/sys/dev/sound/driver.c +++ b/sys/dev/sound/driver.c @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THEPOSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/dev/sound/driver.c,v 1.12.2.1 2005/01/30 01:00:03 imp Exp $ */ #include <dev/sound/pcm/sound.h> |