diff options
author | Guenter Bartsch <guenter@users.sourceforge.net> | 2002-03-12 19:51:29 +0000 |
---|---|---|
committer | Guenter Bartsch <guenter@users.sourceforge.net> | 2002-03-12 19:51:29 +0000 |
commit | 74b8f70949bc265b12f5716fd162e3be9a141d88 (patch) | |
tree | ae2f05fa010513bcfa3e25b01c08c214821997ca /src/xine-engine/xine_internal.h | |
parent | 995d0f7e8a08bb813c24a49d5bae681d5585fb8c (diff) | |
download | xine-lib-74b8f70949bc265b12f5716fd162e3be9a141d88.tar.gz xine-lib-74b8f70949bc265b12f5716fd162e3be9a141d88.tar.bz2 |
getting rid of more LOG_ macros => output messages only once ... and another metronom drift update - will I ever get this one correct?
CVS patchset: 1564
CVS date: 2002/03/12 19:51:29
Diffstat (limited to 'src/xine-engine/xine_internal.h')
-rw-r--r-- | src/xine-engine/xine_internal.h | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/src/xine-engine/xine_internal.h b/src/xine-engine/xine_internal.h index 1ce4135e2..be68a092d 100644 --- a/src/xine-engine/xine_internal.h +++ b/src/xine-engine/xine_internal.h @@ -1,7 +1,7 @@ /* - * Copyright (C) 2000-2001 the xine project + * Copyright (C) 2000-2002 the xine project * - * This file is part of xine, a unix video player. + * This file is part of xine, a free video player. * * xine is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by @@ -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_internal.h,v 1.72 2002/02/17 17:32:51 guenter Exp $ + * $Id: xine_internal.h,v 1.73 2002/03/12 19:51:29 guenter Exp $ * */ |