From 2cebf18692a84a45d004d2ae11a3e391d1dcc385 Mon Sep 17 00:00:00 2001 From: Stephen Torri Date: Sun, 3 Nov 2002 23:11:21 +0000 Subject: It would be nice to update the interface everyone is going to use. CVS patchset: 3176 CVS date: 2002/11/03 23:11:21 --- 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 5ebcb24f4..83bccba92 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.33 2002/11/03 23:07:14 storri Exp $ + * $Id: xine.h.in,v 1.34 2002/11/03 23:11:21 storri Exp $ * * public xine-lib (libxine) interface and documentation * @@ -656,7 +656,7 @@ struct xine_health_check_s { }; typedef struct xine_health_check_s xine_health_check_t; -xine_health_check_t* xine_health_check(xine_health_check_t*); +xine_health_check_t* xine_health_check(xine_health_check_t*, int check_num); /* * config entry data types -- cgit v1.2.3