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 1f7c3b77dedf..f915d2b73440 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 THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/dev/sound/driver.c,v 1.21.10.1 2010/02/10 00:26:20 kensmith Exp $ */ #include <dev/sound/pcm/sound.h> |