diff options
author | diego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2005-02-19 02:19:21 +0000 |
---|---|---|
committer | diego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2005-02-19 02:19:21 +0000 |
commit | f091555b080739dd09ce795827219667d225902a (patch) | |
tree | 0bb83bdc5b231b0f129222a3efbcdea9f7e5ae9c /libfaad2 | |
parent | 4c3d23444740a1ca1835375aa350ece7cf414d1d (diff) |
Point to local_changes.diff.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14732 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'libfaad2')
-rw-r--r-- | libfaad2/bits.h | 1 | ||||
-rw-r--r-- | libfaad2/common.h | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/libfaad2/bits.h b/libfaad2/bits.h index e35f508176..fb06940f90 100644 --- a/libfaad2/bits.h +++ b/libfaad2/bits.h @@ -25,6 +25,7 @@ ** Initially modified for use with MPlayer by Arpad Gereöffy on 2003/08/30 ** $Id$ ** detailed CVS changelog at http://www.mplayerhq.hu/cgi-bin/cvsweb.cgi/main/ +** local_changes.diff contains the exact changes to this file. **/ #ifndef __BITS_H__ diff --git a/libfaad2/common.h b/libfaad2/common.h index fe561e5577..b4f2a569d7 100644 --- a/libfaad2/common.h +++ b/libfaad2/common.h @@ -25,6 +25,7 @@ ** Initially modified for use with MPlayer by Arpad Gereöffy on 2003/08/30 ** $Id$ ** detailed CVS changelog at http://www.mplayerhq.hu/cgi-bin/cvsweb.cgi/main/ +** local_changes.diff contains the exact changes to this file. **/ #ifndef __COMMON_H__ |