Correct the function name in a comment.
This commit is contained in:
parent
8bffed50c6
commit
ee49c8e60d
|
@ -1132,7 +1132,7 @@ void VFWAPI ICSeqCompressFrameEnd(PCOMPVARS pc)
|
|||
}
|
||||
|
||||
/***********************************************************************
|
||||
* ICSeqCompressFrameEnd [MSVFW32.@]
|
||||
* ICSeqCompressFrameStart [MSVFW32.@]
|
||||
*/
|
||||
BOOL VFWAPI ICSeqCompressFrameStart(PCOMPVARS pc, LPBITMAPINFO lpbiIn)
|
||||
{
|
||||
|
|
Loading…
Reference in New Issue