From 9cb40ea5e33c9e57c4e4b10c519aef046a90c561 Mon Sep 17 00:00:00 2001 From: Dave Chapman Date: Tue, 3 Jul 2007 10:21:23 +0000 Subject: WMA clean-up commit - fix 64-bit sim warnings, set svn keywords property, and add new files to apps/FILES git-svn-id: svn://svn.rockbox.org/rockbox/trunk@13771 a1c6a512-1295-4272-9138-f99709370657 --- apps/codecs/libwma/Makefile | 2 +- apps/codecs/wma.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'apps/codecs') diff --git a/apps/codecs/libwma/Makefile b/apps/codecs/libwma/Makefile index fc1cd6f690..0d7f966737 100644 --- a/apps/codecs/libwma/Makefile +++ b/apps/codecs/libwma/Makefile @@ -4,7 +4,7 @@ # Jukebox | | ( <_> ) \___| < | \_\ ( <_> > < < # Firmware |____|_ /\____/ \___ >__|_ \|___ /\____/__/\_ \ # \/ \/ \/ \/ \/ -# $Id: Makefile 11401 2006-10-30 18:14:12Z learman $ +# $Id$ # INCLUDES=-I$(APPSDIR) -I.. -I. -I$(FIRMDIR)/include -I$(FIRMDIR)/export \ diff --git a/apps/codecs/wma.c b/apps/codecs/wma.c index 5303eb4287..a8e386a177 100644 --- a/apps/codecs/wma.c +++ b/apps/codecs/wma.c @@ -5,7 +5,7 @@ * Jukebox | | ( <_> ) \___| < | \_\ ( <_> > < < * Firmware |____|_ /\____/ \___ >__|_ \|___ /\____/__/\_ \ * \/ \/ \/ \/ \/ - * $Id: flac.c 12830 2007-03-18 09:50:53Z learman $ + * $Id$ * * Copyright (C) 2005 Dave Chapman * -- cgit v1.2.3