From 8a565677cf0aef7de5fbc8b1b0e54dea6440864c Mon Sep 17 00:00:00 2001 From: diego Date: Wed, 8 Nov 2006 22:45:11 +0000 Subject: [PATCH] Mark modified files as such. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20801 b3059339-0415-0410-9bf9-f77b7e298cf2 --- libdvdread/ifo_print.c | 4 ++++ libdvdread/ifo_read.c | 4 ++++ 2 files changed, 8 insertions(+) diff --git a/libdvdread/ifo_print.c b/libdvdread/ifo_print.c index 0ce1c0011e..17820c77a4 100644 --- a/libdvdread/ifo_print.c +++ b/libdvdread/ifo_print.c @@ -3,6 +3,10 @@ * Björn Englund , * Håkan Hjort * + * Modified for use with MPlayer, changes contained in libdvdread_changes.diff. + * detailed changelog at http://svn.mplayerhq.hu/mplayer/trunk/ + * $Id$ + * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the License, or diff --git a/libdvdread/ifo_read.c b/libdvdread/ifo_read.c index ac81b0f14a..8ad7baeea1 100644 --- a/libdvdread/ifo_read.c +++ b/libdvdread/ifo_read.c @@ -3,6 +3,10 @@ * Björn Englund , * Håkan Hjort * + * Modified for use with MPlayer, changes contained in libdvdread_changes.diff. + * detailed changelog at http://svn.mplayerhq.hu/mplayer/trunk/ + * $Id$ + * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the License, or