Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.xiph.org/xiph/opus.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTimothy B. Terriberry <tterribe@xiph.org>2013-08-05 09:47:07 +0400
committerTimothy B. Terriberry <tterribe@xiph.org>2013-08-05 09:47:07 +0400
commit0aa8b42db0b4fd3910cfe49a37d3fa4a40cbf6a4 (patch)
treea0f67183ae8bcb31154abd5978551af7d43c28e9 /celt/entdec.c
parente45509294c0f965762cbb8e050157895480a28b7 (diff)
Fix broken URL in entdec.c.
Thanks to thinqa for the report. Fixes #1968.
Diffstat (limited to 'celt/entdec.c')
-rw-r--r--celt/entdec.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/celt/entdec.c b/celt/entdec.c
index 75e3e45a..3c264685 100644
--- a/celt/entdec.c
+++ b/celt/entdec.c
@@ -85,7 +85,7 @@
number=3,
pages="256--294",
month=Jul,
- URL="http://www.stanford.edu/class/ee398/handouts/papers/Moffat98ArithmCoding.pdf"
+ URL="http://www.stanford.edu/class/ee398a/handouts/papers/Moffat98ArithmCoding.pdf"
}*/
static int ec_read_byte(ec_dec *_this){