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 ef97202323f9..be6342557cc1 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.3 2007/05/13 21:11:40 ariff Exp $ */ #include <dev/sound/pcm/sound.h> |