From 346c368b5bffa34a8a7cbbf11816ea1c2145a763 Mon Sep 17 00:00:00 2001 From: Michael Roitzsch Date: Sun, 1 Dec 2002 15:18:13 +0000 Subject: fix typo CVS patchset: 3407 CVS date: 2002/12/01 15:18:13 --- include/xine.h.in | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/include/xine.h.in b/include/xine.h.in index d5cff7a8b..58f28d329 100644 --- a/include/xine.h.in +++ b/include/xine.h.in @@ -17,7 +17,7 @@ * along with this program; if not, write to the Free Software * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA * - * $Id: xine.h.in,v 1.41 2002/12/01 15:07:01 mroi Exp $ + * $Id: xine.h.in,v 1.42 2002/12/01 15:18:13 mroi Exp $ * * public xine-lib (libxine) interface and documentation * @@ -294,7 +294,7 @@ int xine_get_video_frame (xine_stream_t *stream, * * after the data leaves the decoder it can pass an arbitrary tree * of post plugins allowing for effects to be applied to the video - * frames/audio buffers before the reach the output stage + * frames/audio buffers before they reach the output stage */ typedef struct xine_post_s xine_post_t; -- cgit v1.2.3