diff options
| author | Maurus Cuelenaere <mcuelenaere@gmail.com> | 2009-07-04 12:32:48 +0000 |
|---|---|---|
| committer | Maurus Cuelenaere <mcuelenaere@gmail.com> | 2009-07-04 12:32:48 +0000 |
| commit | 861b8d8606059de2f7527e9429dc109e8b89c03c (patch) | |
| tree | c941ba5685aba261bfc30e51288e59ef445a3ad7 /apps | |
| parent | 4710a3280025b0ba8ffb6e8183578a5df48257fa (diff) | |
| download | rockbox-861b8d8606059de2f7527e9429dc109e8b89c03c.zip rockbox-861b8d8606059de2f7527e9429dc109e8b89c03c.tar.gz rockbox-861b8d8606059de2f7527e9429dc109e8b89c03c.tar.bz2 rockbox-861b8d8606059de2f7527e9429dc109e8b89c03c.tar.xz | |
Set svn:keywords property
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@21634 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'apps')
| -rw-r--r-- | apps/fixedpoint.c | 2 | ||||
| -rw-r--r-- | apps/fixedpoint.h | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/apps/fixedpoint.c b/apps/fixedpoint.c index b65070e..7738dc1 100644 --- a/apps/fixedpoint.c +++ b/apps/fixedpoint.c @@ -5,7 +5,7 @@ * Jukebox | | ( <_> ) \___| < | \_\ ( <_> > < < * Firmware |____|_ /\____/ \___ >__|_ \|___ /\____/__/\_ \ * \/ \/ \/ \/ \/ - * $Id: fixedpoint.c -1 $ + * $Id$ * * Copyright (C) 2006 Jens Arnold * diff --git a/apps/fixedpoint.h b/apps/fixedpoint.h index a3ca6ee..b7acc75 100644 --- a/apps/fixedpoint.h +++ b/apps/fixedpoint.h @@ -5,7 +5,7 @@ * Jukebox | | ( <_> ) \___| < | \_\ ( <_> > < < * Firmware |____|_ /\____/ \___ >__|_ \|___ /\____/__/\_ \ * \/ \/ \/ \/ \/ - * $Id: fixedpoint.h -1 $ + * $Id$ * * Copyright (C) 2006 Jens Arnold * |