From 5885aa5a195b38494dddacf3708fde4b6508b6c2 Mon Sep 17 00:00:00 2001 From: Miguel Freitas Date: Thu, 13 Dec 2001 22:24:17 +0000 Subject: changing this to self CVS patchset: 1237 CVS date: 2001/12/13 22:24:17 --- include/xine.h.tmpl.in | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/include/xine.h.tmpl.in b/include/xine.h.tmpl.in index 674ef21b1..a51b59119 100644 --- a/include/xine.h.tmpl.in +++ b/include/xine.h.tmpl.in @@ -28,7 +28,7 @@ \endverbatim */ /* - * $Id: xine.h.tmpl.in,v 1.66 2001/12/13 00:52:01 f1rmb Exp $ + * $Id: xine.h.tmpl.in,v 1.67 2001/12/13 22:24:17 miguelfreitas Exp $ * */ @@ -1675,7 +1675,7 @@ struct osd_renderer_s { * loaded fonts are unloaded * osd objects are closed */ - void (*close) (osd_renderer_t *this); + void (*close) (osd_renderer_t *self); }; -- cgit v1.2.3