diff options
Diffstat (limited to 'sys/dev/sound/macio/i2s.c')
-rw-r--r-- | sys/dev/sound/macio/i2s.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/dev/sound/macio/i2s.c b/sys/dev/sound/macio/i2s.c index d1a546301304..126ce81fbc1e 100644 --- a/sys/dev/sound/macio/i2s.c +++ b/sys/dev/sound/macio/i2s.c @@ -22,7 +22,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/dev/sound/macio/i2s.c,v 1.4.2.1.2.1 2009/10/25 01:10:29 kensmith Exp $ */ /*- * Copyright (c) 2002, 2003 Tsubai Masanari. All rights reserved. |