diff options
author | James Stembridge <jstembridge@users.sourceforge.net> | 2004-01-26 22:34:10 +0000 |
---|---|---|
committer | James Stembridge <jstembridge@users.sourceforge.net> | 2004-01-26 22:34:10 +0000 |
commit | 925b8c0c8c8d5641ec7865d102fc4a813a0940c4 (patch) | |
tree | 41b9798a788990135ae2876c426d5b88428999d8 /src/libfaad/common.c | |
parent | 229558581183265e40767066db5b6aa99c8818b1 (diff) | |
download | xine-lib-925b8c0c8c8d5641ec7865d102fc4a813a0940c4.tar.gz xine-lib-925b8c0c8c8d5641ec7865d102fc4a813a0940c4.tar.bz2 |
Sync with libfaad CVS
CVS patchset: 6071
CVS date: 2004/01/26 22:34:10
Diffstat (limited to 'src/libfaad/common.c')
-rw-r--r-- | src/libfaad/common.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/libfaad/common.c b/src/libfaad/common.c index a5135a05f..e4e587ae6 100644 --- a/src/libfaad/common.c +++ b/src/libfaad/common.c @@ -22,7 +22,7 @@ ** Commercial non-GPL licensing of this software is possible. ** For more info contact Ahead Software through Mpeg4AAClicense@nero.com. ** -** $Id: common.c,v 1.5 2004/01/11 15:44:04 mroi Exp $ +** $Id: common.c,v 1.6 2004/01/26 22:34:10 jstembridge Exp $ **/ /* just some common functions that could be used anywhere */ |