Commit ee49c8e6 authored by Mike McCormack's avatar Mike McCormack Committed by Alexandre Julliard

Correct the function name in a comment.

parent 8bffed50
...@@ -1132,7 +1132,7 @@ void VFWAPI ICSeqCompressFrameEnd(PCOMPVARS pc) ...@@ -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)
{ {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment