1
0
Fork 0
forked from len0rd/rockbox

Try to fix the non-working $ replacement.

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@15164 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
Jens Arnold 2007-10-17 10:06:29 +00:00
parent 176670382c
commit 98d186ce80
2 changed files with 3 additions and 3 deletions

View file

@ -5,7 +5,7 @@
* Jukebox | | ( <_> ) \___| < | \_\ ( <_> > < < * Jukebox | | ( <_> ) \___| < | \_\ ( <_> > < <
* Firmware |____|_ /\____/ \___ >__|_ \|___ /\____/__/\_ \ * Firmware |____|_ /\____/ \___ >__|_ \|___ /\____/__/\_ \
* \/ \/ \/ \/ \/ * \/ \/ \/ \/ \/
* $Id $ * $Id$
* *
* Copyright (C) 2007 by Michael Sevakis * Copyright (C) 2007 by Michael Sevakis
* *

View file

@ -5,7 +5,7 @@
* Jukebox | | ( <_> ) \___| < | \_\ ( <_> > < < * Jukebox | | ( <_> ) \___| < | \_\ ( <_> > < <
* Firmware |____|_ /\____/ \___ >__|_ \|___ /\____/__/\_ \ * Firmware |____|_ /\____/ \___ >__|_ \|___ /\____/__/\_ \
* \/ \/ \/ \/ \/ * \/ \/ \/ \/ \/
* $Id $ * $Id$
* *
* Copyright (C) 2007 Jens Arnold * Copyright (C) 2007 Jens Arnold
* Based on the work of Karim Boucher and Rani Hod * Based on the work of Karim Boucher and Rani Hod