diff options
author | Ewald Snel <esnel@users.sourceforge.net> | 2003-05-08 19:45:08 +0000 |
---|---|---|
committer | Ewald Snel <esnel@users.sourceforge.net> | 2003-05-08 19:45:08 +0000 |
commit | a46381b9404b91504f8a767a8619070916095305 (patch) | |
tree | 04709111a7ee3a2d76814f9122e3adf48acbcc01 | |
parent | 5426acc39b76e533782d8de0b2515b531accc752 (diff) | |
download | xine-lib-a46381b9404b91504f8a767a8619070916095305.tar.gz xine-lib-a46381b9404b91504f8a767a8619070916095305.tar.bz2 |
This seems to be the original URL (the other was a mirror)
CVS patchset: 4799
CVS date: 2003/05/08 19:45:08
-rw-r--r-- | src/libxineadec/28k8.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/libxineadec/28k8.c b/src/libxineadec/28k8.c index 7327c400b..c43288937 100644 --- a/src/libxineadec/28k8.c +++ b/src/libxineadec/28k8.c @@ -20,9 +20,9 @@ * RealAudio 28k8 Decoder by Ewald Snel <ewald@rambo.its.tudelft.nl> * * Based on public domain source code from: - * http://members.tripod.com/~ladsoft/ + * http://www.honeypot.net/audio/ * - * $Id: 28k8.c,v 1.1 2003/05/08 19:21:45 esnel Exp $ + * $Id: 28k8.c,v 1.2 2003/05/08 19:45:08 esnel Exp $ */ #include <stdio.h> |