From 403abb94bcb70f93b7788e996382235086c18f9b Mon Sep 17 00:00:00 2001 From: Michael Sevakis Date: Wed, 14 May 2008 00:39:24 +0000 Subject: Add svn:kewords and svn:eol-style properties. Fix a comment in as3514.c. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17500 a1c6a512-1295-4272-9138-f99709370657 --- firmware/drivers/audio/as3514.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/firmware/drivers/audio/as3514.c b/firmware/drivers/audio/as3514.c index 940cc36c5f..e1f325c3fe 100644 --- a/firmware/drivers/audio/as3514.c +++ b/firmware/drivers/audio/as3514.c @@ -277,7 +277,7 @@ void audiohw_mute(bool mute) } } -/* Nice shutdown of WM8758 codec */ +/* Nice shutdown of AS3514 audio codec */ void audiohw_close(void) { /* mute headphones */ -- cgit v1.2.3