summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNils Wallménius <nils@rockbox.org>2008-05-08 18:33:41 +0000
committerNils Wallménius <nils@rockbox.org>2008-05-08 18:33:41 +0000
commite15adcd3cb6ad75e9635a61c23974eb7055673df (patch)
tree7d6fd40f1ecf7476580f180a5d319ea10a192d5d
parent7b1e24771c6371c9b715321c12046a8ccdbcda09 (diff)
downloadrockbox-e15adcd3cb6ad75e9635a61c23974eb7055673df.tar.gz
rockbox-e15adcd3cb6ad75e9635a61c23974eb7055673df.zip
Put 'Id' in the headers
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17420 a1c6a512-1295-4272-9138-f99709370657
-rw-r--r--apps/abrepeat.c2
-rw-r--r--apps/abrepeat.h2
2 files changed, 2 insertions, 2 deletions
diff --git a/apps/abrepeat.c b/apps/abrepeat.c
index f1a430b896..71360c085a 100644
--- a/apps/abrepeat.c
+++ b/apps/abrepeat.c
@@ -5,7 +5,7 @@
5 * Jukebox | | ( <_> ) \___| < | \_\ ( <_> > < < 5 * Jukebox | | ( <_> ) \___| < | \_\ ( <_> > < <
6 * Firmware |____|_ /\____/ \___ >__|_ \|___ /\____/__/\_ \ 6 * Firmware |____|_ /\____/ \___ >__|_ \|___ /\____/__/\_ \
7 * \/ \/ \/ \/ \/ 7 * \/ \/ \/ \/ \/
8 * $$ 8 * $Id$
9 * 9 *
10 * Copyright (C) 2005 Ray Lambert 10 * Copyright (C) 2005 Ray Lambert
11 * 11 *
diff --git a/apps/abrepeat.h b/apps/abrepeat.h
index 27b3dc2597..dfc336f8ca 100644
--- a/apps/abrepeat.h
+++ b/apps/abrepeat.h
@@ -5,7 +5,7 @@
5 * Jukebox | | ( <_> ) \___| < | \_\ ( <_> > < < 5 * Jukebox | | ( <_> ) \___| < | \_\ ( <_> > < <
6 * Firmware |____|_ /\____/ \___ >__|_ \|___ /\____/__/\_ \ 6 * Firmware |____|_ /\____/ \___ >__|_ \|___ /\____/__/\_ \
7 * \/ \/ \/ \/ \/ 7 * \/ \/ \/ \/ \/
8 * $$ 8 * $Id$
9 * 9 *
10 * Copyright (C) 2005 Ray Lambert 10 * Copyright (C) 2005 Ray Lambert
11 * 11 *