diff options
| author | Jens Arnold <amiconn@rockbox.org> | 2007-03-03 09:11:19 +0000 |
|---|---|---|
| committer | Jens Arnold <amiconn@rockbox.org> | 2007-03-03 09:11:19 +0000 |
| commit | c8311f98b442c4c83587d3f91073c0f2e1b258c5 (patch) | |
| tree | bb43e244250749d4e0011de3ca0583c93633d909 /apps/codecs/libspeex/speex | |
| parent | 76eeb2f5d29dd98d085655c720396d39f3c44f84 (diff) | |
| download | rockbox-c8311f98b442c4c83587d3f91073c0f2e1b258c5.zip rockbox-c8311f98b442c4c83587d3f91073c0f2e1b258c5.tar.gz rockbox-c8311f98b442c4c83587d3f91073c0f2e1b258c5.tar.bz2 rockbox-c8311f98b442c4c83587d3f91073c0f2e1b258c5.tar.xz | |
Set svn:keywords property where missing.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12565 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'apps/codecs/libspeex/speex')
| -rw-r--r-- | apps/codecs/libspeex/speex/ogg.h | 2 | ||||
| -rw-r--r-- | apps/codecs/libspeex/speex/speex_types.h | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/apps/codecs/libspeex/speex/ogg.h b/apps/codecs/libspeex/speex/ogg.h index b4e10d7..dce8f96 100644 --- a/apps/codecs/libspeex/speex/ogg.h +++ b/apps/codecs/libspeex/speex/ogg.h @@ -11,7 +11,7 @@ ******************************************************************** function: toplevel libogg include - last mod: $Id: ogg.h 7188 2004-07-20 07:26:04Z xiphmont $ + last mod: $Id$ ********************************************************************/ #ifndef _OGG_H diff --git a/apps/codecs/libspeex/speex/speex_types.h b/apps/codecs/libspeex/speex/speex_types.h index 12a0351..a2ff1d6 100644 --- a/apps/codecs/libspeex/speex/speex_types.h +++ b/apps/codecs/libspeex/speex/speex_types.h @@ -12,7 +12,7 @@ ******************************************************************** function: #ifdef jail to whip a few platforms into the UNIX ideal. - last mod: $Id: os_types.h 7524 2004-08-11 04:20:36Z conrad $ + last mod: $Id$ ********************************************************************/ /** |