summaryrefslogtreecommitdiff
path: root/apps/codecs/libspeex/speex
diff options
context:
space:
mode:
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/**