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..ae43101ce4e5 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.4.1 2010/06/14 02:09:06 kensmith Exp $ */ /*- * Copyright (c) 2002, 2003 Tsubai Masanari. All rights reserved. |