fixed typos in CVS substition keywords
This commit is contained in:
parent
76686793ac
commit
3f4d93404a
|
@ -7,7 +7,7 @@
|
||||||
File : LameLibEncoder.cpp
|
File : LameLibEncoder.cpp
|
||||||
Version : $Revision$
|
Version : $Revision$
|
||||||
Author : $Author$
|
Author : $Author$
|
||||||
Location : $RCSFile$
|
Location : $Source$
|
||||||
|
|
||||||
Copyright notice:
|
Copyright notice:
|
||||||
|
|
||||||
|
@ -389,6 +389,9 @@ LameLibEncoder :: close ( void ) throw ( Exception )
|
||||||
$Source$
|
$Source$
|
||||||
|
|
||||||
$Log$
|
$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
|
Revision 1.4 2001/08/31 20:09:05 darkeye
|
||||||
added funcitons conv8() and conv16()
|
added funcitons conv8() and conv16()
|
||||||
|
|
||||||
|
|
|
@ -7,7 +7,7 @@
|
||||||
File : LameLibEncoder.h
|
File : LameLibEncoder.h
|
||||||
Version : $Revision$
|
Version : $Revision$
|
||||||
Author : $Author$
|
Author : $Author$
|
||||||
Location : $RCSFile$
|
Location : $Source$
|
||||||
|
|
||||||
Copyright notice:
|
Copyright notice:
|
||||||
|
|
||||||
|
@ -460,9 +460,12 @@ class LameLibEncoder : public AudioEncoder, public virtual Reporter,
|
||||||
|
|
||||||
/*------------------------------------------------------------------------------
|
/*------------------------------------------------------------------------------
|
||||||
|
|
||||||
$Sourc$
|
$Source$
|
||||||
|
|
||||||
$Log$
|
$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
|
Revision 1.4 2001/08/31 20:09:05 darkeye
|
||||||
added funcitons conv8() and conv16()
|
added funcitons conv8() and conv16()
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue