summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Jarosch <tomj@simonv.com>2011-03-05 15:31:52 +0000
committerThomas Jarosch <tomj@simonv.com>2011-03-05 15:31:52 +0000
commitaf43d08003df3c01d55f012a9787790cba64949f (patch)
tree07c7d80f2dfe08bb5b5fced8f511f9437fe86e3e
parent8c6b8e6cd55dc3cf72ed696efab019ef627cad2f (diff)
downloadrockbox-af43d08003df3c01d55f012a9787790cba64949f.tar.gz
rockbox-af43d08003df3c01d55f012a9787790cba64949f.zip
Add svn:keywords to firmware/target/hosted source files
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@29516 a1c6a512-1295-4272-9138-f99709370657
-rw-r--r--firmware/target/hosted/sdl/timer-sdl.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/firmware/target/hosted/sdl/timer-sdl.c b/firmware/target/hosted/sdl/timer-sdl.c
index 369aeab929..ebde3e7428 100644
--- a/firmware/target/hosted/sdl/timer-sdl.c
+++ b/firmware/target/hosted/sdl/timer-sdl.c
@@ -5,7 +5,7 @@
5* Jukebox | | ( <_> ) \___| < | \_\ ( <_> > < < 5* Jukebox | | ( <_> ) \___| < | \_\ ( <_> > < <
6* Firmware |____|_ /\____/ \___ >__|_ \|___ /\____/__/\_ \ 6* Firmware |____|_ /\____/ \___ >__|_ \|___ /\____/__/\_ \
7* \/ \/ \/ \/ \/ 7* \/ \/ \/ \/ \/
8* $Id: timer.h 13806 2007-07-06 21:36:32Z jethead71 $ 8* $Id$
9* 9*
10* Copyright (C) 2005 Kévin Ferrare 10* Copyright (C) 2005 Kévin Ferrare
11* 11*