fixed typos in CVS substition keywords

This commit is contained in:
darkeye 2001-09-02 09:54:12 +00:00
parent 76686793ac
commit 3f4d93404a
2 changed files with 9 additions and 3 deletions

View File

@ -7,7 +7,7 @@
File : LameLibEncoder.cpp
Version : $Revision$
Author : $Author$
Location : $RCSFile$
Location : $Source$
Copyright notice:
@ -389,6 +389,9 @@ LameLibEncoder :: close ( void ) throw ( Exception )
$Source$
$Log$
Revision 1.5 2001/09/02 09:54:12 darkeye
fixed typos in CVS substition keywords
Revision 1.4 2001/08/31 20:09:05 darkeye
added funcitons conv8() and conv16()

View File

@ -7,7 +7,7 @@
File : LameLibEncoder.h
Version : $Revision$
Author : $Author$
Location : $RCSFile$
Location : $Source$
Copyright notice:
@ -460,9 +460,12 @@ class LameLibEncoder : public AudioEncoder, public virtual Reporter,
/*------------------------------------------------------------------------------
$Sourc$
$Source$
$Log$
Revision 1.5 2001/09/02 09:54:12 darkeye
fixed typos in CVS substition keywords
Revision 1.4 2001/08/31 20:09:05 darkeye
added funcitons conv8() and conv16()