summaryrefslogtreecommitdiff
path: root/apps/codecs/libspeex/speex
diff options
context:
space:
mode:
authorJens Arnold <amiconn@rockbox.org>2007-03-03 09:11:19 +0000
committerJens Arnold <amiconn@rockbox.org>2007-03-03 09:11:19 +0000
commitc8311f98b442c4c83587d3f91073c0f2e1b258c5 (patch)
treebb43e244250749d4e0011de3ca0583c93633d909 /apps/codecs/libspeex/speex
parent76eeb2f5d29dd98d085655c720396d39f3c44f84 (diff)
downloadrockbox-c8311f98b442c4c83587d3f91073c0f2e1b258c5.tar.gz
rockbox-c8311f98b442c4c83587d3f91073c0f2e1b258c5.zip
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.h2
-rw-r--r--apps/codecs/libspeex/speex/speex_types.h2
2 files changed, 2 insertions, 2 deletions
diff --git a/apps/codecs/libspeex/speex/ogg.h b/apps/codecs/libspeex/speex/ogg.h
index b4e10d7a72..dce8f96b42 100644
--- a/apps/codecs/libspeex/speex/ogg.h
+++ b/apps/codecs/libspeex/speex/ogg.h
@@ -11,7 +11,7 @@
11 ******************************************************************** 11 ********************************************************************
12 12
13 function: toplevel libogg include 13 function: toplevel libogg include
14 last mod: $Id: ogg.h 7188 2004-07-20 07:26:04Z xiphmont $ 14 last mod: $Id$
15 15
16 ********************************************************************/ 16 ********************************************************************/
17#ifndef _OGG_H 17#ifndef _OGG_H
diff --git a/apps/codecs/libspeex/speex/speex_types.h b/apps/codecs/libspeex/speex/speex_types.h
index 12a035100f..a2ff1d6b53 100644
--- a/apps/codecs/libspeex/speex/speex_types.h
+++ b/apps/codecs/libspeex/speex/speex_types.h
@@ -12,7 +12,7 @@
12 ******************************************************************** 12 ********************************************************************
13 13
14 function: #ifdef jail to whip a few platforms into the UNIX ideal. 14 function: #ifdef jail to whip a few platforms into the UNIX ideal.
15 last mod: $Id: os_types.h 7524 2004-08-11 04:20:36Z conrad $ 15 last mod: $Id$
16 16
17 ********************************************************************/ 17 ********************************************************************/
18/** 18/**