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 4e20f9afca533..88582a9e77dd7 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.13.2.2 2006/01/24 18:56:11 joel Exp $ */ #include <dev/sound/pcm/sound.h> |