From a380606b8abb4b3c36f9172b8413af31aa62cb3d Mon Sep 17 00:00:00 2001 From: Sam Lantinga Date: Fri, 14 Dec 2001 13:02:16 +0000 Subject: [PATCH] *** empty log message *** --- SDL_mixer.h | 2 +- effects_internal.c | 2 +- effects_internal.h | 2 +- load_aiff.c | 2 +- mixer.c | 2 +- music.c | 2 +- music_cmd.c | 2 +- music_cmd.h | 2 +- music_ogg.c | 2 +- music_ogg.h | 2 +- playmus.c | 2 +- playwave.c | 2 +- wavestream.c | 2 +- wavestream.h | 2 +- 14 files changed, 14 insertions(+), 14 deletions(-) diff --git a/SDL_mixer.h b/SDL_mixer.h index ab093b78..9be94d74 100644 --- a/SDL_mixer.h +++ b/SDL_mixer.h @@ -20,7 +20,7 @@ slouken@libsdl.org */ -/* $id:$ */ +/* $Id$ */ #ifndef _MIXER_H_ #define _MIXER_H_ diff --git a/effects_internal.c b/effects_internal.c index bacd6d9a..ea37961e 100644 --- a/effects_internal.c +++ b/effects_internal.c @@ -21,7 +21,7 @@ These are some helper functions for the internal mixer special effects. */ -/* $id: $ */ +/* $Id$ */ /* ------ These are used internally only. Don't touch. ------ */ diff --git a/effects_internal.h b/effects_internal.h index cd48cb51..d51973f7 100644 --- a/effects_internal.h +++ b/effects_internal.h @@ -20,7 +20,7 @@ slouken@libsdl.org */ -/* $id:$ */ +/* $Id$ */ #ifndef _INCLUDE_EFFECTS_INTERNAL_H_ #define _INCLUDE_EFFECTS_INTERNAL_H_ diff --git a/load_aiff.c b/load_aiff.c index 27349e59..83684864 100644 --- a/load_aiff.c +++ b/load_aiff.c @@ -24,7 +24,7 @@ This file by Torbjörn Andersson (torbjorn.andersson@eurotime.se) */ -/* $id:$ */ +/* $Id$ */ #include diff --git a/mixer.c b/mixer.c index 210b7f36..cf435e2f 100644 --- a/mixer.c +++ b/mixer.c @@ -20,7 +20,7 @@ slouken@libsdl.org */ -/* $id:$ */ +/* $Id$ */ #include #include diff --git a/music.c b/music.c index e10af6ce..f2a36a99 100644 --- a/music.c +++ b/music.c @@ -20,7 +20,7 @@ slouken@libsdl.org */ -/* $id:$ */ +/* $Id$ */ #include #include diff --git a/music_cmd.c b/music_cmd.c index 4260323d..4995dc58 100644 --- a/music_cmd.c +++ b/music_cmd.c @@ -20,7 +20,7 @@ slouken@libsdl.org */ -/* $id:$ */ +/* $Id$ */ /* This file supports an external command for playing music */ diff --git a/music_cmd.h b/music_cmd.h index 92c8f001..70c22334 100644 --- a/music_cmd.h +++ b/music_cmd.h @@ -20,7 +20,7 @@ slouken@libsdl.org */ -/* $id:$ */ +/* $Id$ */ /* This file supports an external command for playing music */ diff --git a/music_ogg.c b/music_ogg.c index 74256de9..7e4a75ad 100644 --- a/music_ogg.c +++ b/music_ogg.c @@ -20,7 +20,7 @@ slouken@libsdl.org */ -/* $id:$ */ +/* $Id$ */ #ifdef OGG_MUSIC diff --git a/music_ogg.h b/music_ogg.h index ff9f718e..9f98b9c1 100644 --- a/music_ogg.h +++ b/music_ogg.h @@ -20,7 +20,7 @@ slouken@libsdl.org */ -/* $id:$ */ +/* $Id$ */ #ifdef OGG_MUSIC diff --git a/playmus.c b/playmus.c index bb0f3540..b2ce1d10 100644 --- a/playmus.c +++ b/playmus.c @@ -20,7 +20,7 @@ slouken@libsdl.org */ -/* $id:$ */ +/* $Id$ */ #include #include diff --git a/playwave.c b/playwave.c index 23d2a545..f57fb07c 100644 --- a/playwave.c +++ b/playwave.c @@ -20,7 +20,7 @@ slouken@libsdl.org */ -/* $id:$ */ +/* $Id$ */ #include #include diff --git a/wavestream.c b/wavestream.c index ed7abf41..0a7a667c 100644 --- a/wavestream.c +++ b/wavestream.c @@ -20,7 +20,7 @@ slouken@libsdl.org */ -/* $id:$ */ +/* $Id$ */ /* This file supports streaming WAV files, without volume adjustment */ diff --git a/wavestream.h b/wavestream.h index 28fb19c3..8131de86 100644 --- a/wavestream.h +++ b/wavestream.h @@ -20,7 +20,7 @@ slouken@libsdl.org */ -/* $id:$ */ +/* $Id$ */ /* This file supports streaming WAV files, without volume adjustment */