From ee0e935bfc25d295d7895c47924d008760b009d5 Mon Sep 17 00:00:00 2001 From: James Stembridge Date: Fri, 5 Dec 2003 19:36:11 +0000 Subject: correct comment CVS patchset: 5846 CVS date: 2003/12/05 19:36:11 --- src/xine-engine/io_helper.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') diff --git a/src/xine-engine/io_helper.h b/src/xine-engine/io_helper.h index e352b474a..bcaff1b08 100644 --- a/src/xine-engine/io_helper.h +++ b/src/xine-engine/io_helper.h @@ -98,7 +98,7 @@ off_t _x_io_file_read (xine_stream_t *stream, int fd, char *buf, off_t todo); /* - * write to a tcp socket checking demux_action_pending + * write to a file descriptor checking demux_action_pending * * the fifo input plugin should use this function in order to * not freeze the engine. -- cgit v1.2.3