diff options
-rw-r--r-- | include/xine.h.tmpl.in | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/include/xine.h.tmpl.in b/include/xine.h.tmpl.in index b6e39d6e5..04cd4f3c0 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.53 2001/11/10 06:20:39 mlampard Exp $ + * $Id: xine.h.tmpl.in,v 1.54 2001/11/10 06:26:01 mlampard Exp $ * */ @@ -291,7 +291,7 @@ int xine_check_version(int major, int minor, int sub); */ #define VO_PROP_OFFSET_Y 10 /** - * \def VO_PROP_OFFSET_Y + * \def VO_PROP_TVMODE * Change TVmode property. * \sa vo_driver_t */ |