diff options
author | phintuka <phintuka> | 2008-09-22 10:59:54 +0000 |
---|---|---|
committer | phintuka <phintuka> | 2008-09-22 10:59:54 +0000 |
commit | 4745467807bbd2d5808e622e35523933e5fa04b7 (patch) | |
tree | 2a7651c272a694e25815c0dda92d653bd3bfd9ab | |
parent | 29e1bd11765d173b7b052bf97eae94f2ebf71c8b (diff) | |
download | xineliboutput-4745467807bbd2d5808e622e35523933e5fa04b7.tar.gz xineliboutput-4745467807bbd2d5808e622e35523933e5fa04b7.tar.bz2 |
Removed extra RCS ID line
-rw-r--r-- | xine_post_autocrop.c | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/xine_post_autocrop.c b/xine_post_autocrop.c index 3a90f1e2..521f14e7 100644 --- a/xine_post_autocrop.c +++ b/xine_post_autocrop.c @@ -4,7 +4,7 @@ * See the main source file 'xineliboutput.c' for copyright information and * how to reach the author. * - * $Id: xine_post_autocrop.c,v 1.13 2008-05-22 09:56:03 phintuka Exp $ + * $Id: xine_post_autocrop.c,v 1.14 2008-09-22 10:59:54 phintuka Exp $ * */ @@ -27,7 +27,6 @@ * 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_post_autocrop.c,v 1.13 2008-05-22 09:56:03 phintuka Exp $ * * autocrop video filter by Petri Hintukainen 25/03/2006 * |