From f56d8af4d07d7c852d6f58abce428711a2f1eda4 Mon Sep 17 00:00:00 2001 From: Ralph Giles Date: Wed, 8 Nov 2017 08:45:28 -0800 Subject: Remove obsolete $Id$ svn substitution marks. Subversion, like cvs, had a mechanism for replacing inline template text on checkout for representing things like 'last modified date'. Git does not support this, so remove the template strings from file header comments. Also less aggressive language is os_types.h. --- include/ogg/ogg.h | 1 - include/ogg/os_types.h | 3 +-- 2 files changed, 1 insertion(+), 3 deletions(-) (limited to 'include') diff --git a/include/ogg/ogg.h b/include/ogg/ogg.h index 7609fc2..c4325aa 100644 --- a/include/ogg/ogg.h +++ b/include/ogg/ogg.h @@ -11,7 +11,6 @@ ******************************************************************** function: toplevel libogg include - last mod: $Id$ ********************************************************************/ #ifndef _OGG_H diff --git a/include/ogg/os_types.h b/include/ogg/os_types.h index b8f5630..fa4ac4a 100644 --- a/include/ogg/os_types.h +++ b/include/ogg/os_types.h @@ -10,8 +10,7 @@ * * ******************************************************************** - function: #ifdef jail to whip a few platforms into the UNIX ideal. - last mod: $Id$ + function: Define a consistent set of types on each platform. ********************************************************************/ #ifndef _OS_TYPES_H -- cgit v1.2.1