From 08dbd66e649fc8c130bc12575b857113e9dde921 Mon Sep 17 00:00:00 2001 From: Segher Boessenkool Date: Thu, 20 Dec 2001 00:58:45 +0000 Subject: lots of extremely minor fixes svn path=/trunk/ogg/; revision=2867 --- include/ogg/ogg.h | 4 ++-- include/ogg/os_types.h | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'include') 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 -- cgit v1.2.1