From b40fb8592fe58ab4bfe7a7f1f36b7751410274e3 Mon Sep 17 00:00:00 2001 From: Guenter Bartsch Date: Wed, 23 Oct 2002 17:12:30 +0000 Subject: fix comments, c syntax CVS patchset: 2967 CVS date: 2002/10/23 17:12:30 --- src/xine-engine/resample.c | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'src/xine-engine/resample.c') diff --git a/src/xine-engine/resample.c b/src/xine-engine/resample.c index 6f7863e6e..6ae8d7b25 100644 --- a/src/xine-engine/resample.c +++ b/src/xine-engine/resample.c @@ -1,7 +1,7 @@ /* - * Copyright (C) 2000 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: resample.c,v 1.3 2002/07/01 13:51:28 miguelfreitas Exp $ + * $Id: resample.c,v 1.4 2002/10/23 17:12:34 guenter Exp $ */ #ifdef HAVE_CONFIG_H -- cgit v1.2.3