# HG changeset patch # User voroshil # Date 1169915296 0 # Node ID 857cc6beb662dc9e161e81534a5b0bc01da23089 # Parent 9472dc33de99d09c52a7f79c5f18eb79723573e2 fix typos from previous commit diff -r 9472dc33de99 -r 857cc6beb662 loader/dshow/outputpin.c --- a/loader/dshow/outputpin.c Sat Jan 27 15:49:53 2007 +0000 +++ b/loader/dshow/outputpin.c Sat Jan 27 16:28:16 2007 +0000 @@ -531,7 +531,7 @@ } /** - * \brief IPin::BeginFlush (ends a flush operation) + * \brief IPin::EndFlush (ends a flush operation) * * \param[in] This pointer to IPin interface * @@ -545,7 +545,7 @@ } /** - * \brief IPin::BeginFlush (media sample received after this call grouped as segment with common + * \brief IPin::NewSegment (media sample received after this call grouped as segment with common * start,stop time and rate) * * \param[in] This pointer to IPin interface