From 0710ff792af82006ee882d46e3f48fdf8da99dc7 Mon Sep 17 00:00:00 2001 From: Guenter Bartsch Date: Sun, 20 Oct 2002 01:15:53 +0000 Subject: mms inpit plugin is back CVS patchset: 2868 CVS date: 2002/10/20 01:15:53 --- src/input/net_buf_ctrl.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/input/net_buf_ctrl.h') diff --git a/src/input/net_buf_ctrl.h b/src/input/net_buf_ctrl.h index 32347a2ab..0f6e515c6 100644 --- a/src/input/net_buf_ctrl.h +++ b/src/input/net_buf_ctrl.h @@ -27,7 +27,7 @@ typedef struct nbc_s nbc_t; -nbc_t *nbc_init (xine_t *xine); +nbc_t *nbc_init (xine_stream_t *xine); void nbc_check_buffers (nbc_t *this); -- cgit v1.2.3