summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorSegher Boessenkool <segher@xiph.org>2001-12-20 00:58:45 +0000
committerSegher Boessenkool <segher@xiph.org>2001-12-20 00:58:45 +0000
commit51ca95c7af7af3a89fcfa5a9eeb2f20ebe420e48 (patch)
tree361fc749f0b875447d2d093008171560d00ccf69 /include
parent4141877b8a295ad6ad277f1d3fc91af1527fa1b7 (diff)
downloadogg-51ca95c7af7af3a89fcfa5a9eeb2f20ebe420e48.tar.gz
lots of extremely minor fixes
git-svn-id: http://svn.xiph.org/trunk/ogg@2867 0101bb08-14d6-0310-b084-bc0e0c8e3800
Diffstat (limited to 'include')
-rw-r--r--include/ogg/ogg.h4
-rw-r--r--include/ogg/os_types.h4
2 files changed, 4 insertions, 4 deletions
diff --git a/include/ogg/ogg.h b/include/ogg/ogg.h
index db47592..30ffa9c 100644
--- a/include/ogg/ogg.h
+++ b/include/ogg/ogg.h
@@ -7,11 +7,11 @@
* *
* THE OggVorbis SOURCE CODE IS (C) COPYRIGHT 1994-2001 *
* by the XIPHOPHORUS Company http://www.xiph.org/ *
-
+ * *
********************************************************************
function: toplevel libogg include
- last mod: $Id: ogg.h,v 1.12 2001/11/24 07:49:31 xiphmont Exp $
+ last mod: $Id: ogg.h,v 1.13 2001/12/20 00:58:44 segher Exp $
********************************************************************/
#ifndef _OGG_H
diff --git a/include/ogg/os_types.h b/include/ogg/os_types.h
index 6b63c2f..4cff78b 100644
--- a/include/ogg/os_types.h
+++ b/include/ogg/os_types.h
@@ -7,11 +7,11 @@
* *
* THE OggVorbis SOURCE CODE IS (C) COPYRIGHT 1994-2001 *
* by the XIPHOPHORUS Company http://www.xiph.org/ *
-
+ * *
********************************************************************
function: #ifdef jail to whip a few platforms into the UNIX ideal.
- last mod: $Id: os_types.h,v 1.8 2001/11/02 07:39:12 giles Exp $
+ last mod: $Id: os_types.h,v 1.9 2001/12/20 00:58:44 segher Exp $
********************************************************************/
#ifndef _OS_TYPES_H