diff options
author | Peter D'Hoye <peter.dhoye@gmail.com> | 2007-08-13 22:37:44 +0000 |
---|---|---|
committer | Peter D'Hoye <peter.dhoye@gmail.com> | 2007-08-13 22:37:44 +0000 |
commit | 4060a8c4f7c44efc1434078c9a7974662d5780d0 (patch) | |
tree | 2d38e5e84be54349bd10d1dbd06aeec8849b0f42 /apps | |
parent | a5d4d67763a01f27453ae453c73e2bc4695131f9 (diff) |
Now get those keywords right...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14322 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'apps')
-rw-r--r-- | apps/plugins/lib/helper.c | 2 | ||||
-rw-r--r-- | apps/plugins/lib/helper.h | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/apps/plugins/lib/helper.c b/apps/plugins/lib/helper.c index cf1877d755..b2b0582721 100644 --- a/apps/plugins/lib/helper.c +++ b/apps/plugins/lib/helper.c @@ -5,7 +5,7 @@ * Jukebox | | ( <_> ) \___| < | \_\ ( <_> > < < * Firmware |____|_ /\____/ \___ >__|_ \|___ /\____/__/\_ \ * \/ \/ \/ \/ \/ - * $Id: helper.c 12179 2007-08-14 23:08:15Z peter $ + * $Id$ * * Copyright (C) 2007 by Peter D'Hoye * diff --git a/apps/plugins/lib/helper.h b/apps/plugins/lib/helper.h index abeac59d89..71a670884e 100644 --- a/apps/plugins/lib/helper.h +++ b/apps/plugins/lib/helper.h @@ -5,7 +5,7 @@ * Jukebox | | ( <_> ) \___| < | \_\ ( <_> > < < * Firmware |____|_ /\____/ \___ >__|_ \|___ /\____/__/\_ \ * \/ \/ \/ \/ \/ - * $Id: helper.h 10254 2007-08-14 19:44:44Z peter $ + * $Id$ * * Copyright (C) 2007 by Peter D'Hoye * |