Correct the function name in a comment.

This commit is contained in:
Mike McCormack 2005-05-11 12:57:02 +00:00 committed by Alexandre Julliard
parent 8bffed50c6
commit ee49c8e60d
1 changed files with 1 additions and 1 deletions

View File

@ -1132,7 +1132,7 @@ void VFWAPI ICSeqCompressFrameEnd(PCOMPVARS pc)
} }
/*********************************************************************** /***********************************************************************
* ICSeqCompressFrameEnd [MSVFW32.@] * ICSeqCompressFrameStart [MSVFW32.@]
*/ */
BOOL VFWAPI ICSeqCompressFrameStart(PCOMPVARS pc, LPBITMAPINFO lpbiIn) BOOL VFWAPI ICSeqCompressFrameStart(PCOMPVARS pc, LPBITMAPINFO lpbiIn)
{ {