diff options
| author | Jens Arnold <amiconn@rockbox.org> | 2008-03-02 17:07:02 +0000 |
|---|---|---|
| committer | Jens Arnold <amiconn@rockbox.org> | 2008-03-02 17:07:02 +0000 |
| commit | e57806acaa1afde1b04fc4b7f128fe34b818fba6 (patch) | |
| tree | 082eb6202bb7d83ef161de1e74342f382101b7d9 /apps/plugins | |
| parent | 52e1f815994413aa6068b13367ca0d04d9246182 (diff) | |
| download | rockbox-e57806acaa1afde1b04fc4b7f128fe34b818fba6.zip rockbox-e57806acaa1afde1b04fc4b7f128fe34b818fba6.tar.gz rockbox-e57806acaa1afde1b04fc4b7f128fe34b818fba6.tar.bz2 rockbox-e57806acaa1afde1b04fc4b7f128fe34b818fba6.tar.xz | |
Fix svn properties.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16483 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'apps/plugins')
| -rw-r--r--[-rwxr-xr-x] | apps/plugins/lib/grey_coldfire.S | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/plugins/lib/grey_coldfire.S b/apps/plugins/lib/grey_coldfire.S index cf66ca6..db9b11b 100755..100644 --- a/apps/plugins/lib/grey_coldfire.S +++ b/apps/plugins/lib/grey_coldfire.S @@ -5,7 +5,7 @@ * Jukebox | | ( <_> ) \___| < | \_\ ( <_> > < < * Firmware |____|_ /\____/ \___ >__|_ \|___ /\____/__/\_ \ * \/ \/ \/ \/ \/ -* $Id: grey_draw.c 16080 2008-01-13 18:39:09Z amiconn $ +* $Id$ * * New greyscale framework * Coldfire assembler routines |