diff options
author | Torbjörn Andersson | 2007-04-09 10:53:17 +0000 |
---|---|---|
committer | Torbjörn Andersson | 2007-04-09 10:53:17 +0000 |
commit | 41a5f70d72dd6a708b436c78e2fc58c88b9131ac (patch) | |
tree | c866b5226339ca25c2790d031784b7e0f022776f /sound | |
parent | a4fb87b98784839e433f60aacf16722b7b7ce1c4 (diff) | |
download | scummvm-rg350-41a5f70d72dd6a708b436c78e2fc58c88b9131ac.tar.gz scummvm-rg350-41a5f70d72dd6a708b436c78e2fc58c88b9131ac.tar.bz2 scummvm-rg350-41a5f70d72dd6a708b436c78e2fc58c88b9131ac.zip |
I hope this fixes the file headers.
svn-id: r26428
Diffstat (limited to 'sound')
-rw-r--r-- | sound/aiff.cpp | 2 | ||||
-rw-r--r-- | sound/aiff.h | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/sound/aiff.cpp b/sound/aiff.cpp index 290ebdd9ec..4942a66762 100644 --- a/sound/aiff.cpp +++ b/sound/aiff.cpp @@ -16,7 +16,7 @@ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * * $URL$ - * $Id: wave.cpp 25926 2007-03-02 15:26:22Z fingolfin $ + * $Id$ * */ diff --git a/sound/aiff.h b/sound/aiff.h index d7e209ac3d..d2a5dc33fe 100644 --- a/sound/aiff.h +++ b/sound/aiff.h @@ -16,7 +16,7 @@ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * * $URL$ - * $Id: wave.h 22231 2006-04-29 22:33:31Z fingolfin $ + * $Id$ * */ |