diff options
| author | Daniel Stenberg <daniel@haxx.se> | 2002-03-25 14:43:36 +0000 |
|---|---|---|
| committer | Daniel Stenberg <daniel@haxx.se> | 2002-03-25 14:43:36 +0000 |
| commit | 1c51babfb6b93b11aba2518ff909d024c6ccfe6c (patch) | |
| tree | c95e7b1cf4aa0b2f848dec8d634283c5c03dfe32 | |
| parent | de7bdb5226d662dab7a777aaa45479a9a6801ce6 (diff) | |
| download | rockbox-1c51babfb6b93b11aba2518ff909d024c6ccfe6c.zip rockbox-1c51babfb6b93b11aba2518ff909d024c6ccfe6c.tar.gz rockbox-1c51babfb6b93b11aba2518ff909d024c6ccfe6c.tar.bz2 rockbox-1c51babfb6b93b11aba2518ff909d024c6ccfe6c.tar.xz | |
Id
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11 a1c6a512-1295-4272-9138-f99709370657
| -rw-r--r-- | uisimulator/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/uisimulator/Makefile b/uisimulator/Makefile index dbff25c..121c2b0 100644 --- a/uisimulator/Makefile +++ b/uisimulator/Makefile @@ -5,7 +5,7 @@ # Jukebox | | ( <_> ) \___| < | \_\ ( <_> > < < # Firmware |____|_ /\____/ \___ >__|_ \|___ /\____/__/\_ \ # \/ \/ \/ \/ \/ -# $id:$ +# $Id$ # # Copyright (C) 2002 by Daniel Stenberg <daniel@haxx.se> # |