diff options
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__ |