diff options
author | Guilherme Felipe <guilhermefelipecgs@gmail.com> | 2018-05-24 13:52:05 -0300 |
---|---|---|
committer | Guilherme Felipe <guilhermefelipecgs@gmail.com> | 2018-05-24 13:52:05 -0300 |
commit | 4932c7ddcf00dbc8dd48ae03a79e360661581732 (patch) | |
tree | 1b6ce2c571918ce38ccaf7eae7e548c30bedef0c /thirdparty/libvorbis/lpc.c | |
parent | aee8d262528497298a50ff2b25eefd8dce18c033 (diff) |
Update libvorbis to 1.3.6
Diffstat (limited to 'thirdparty/libvorbis/lpc.c')
-rw-r--r-- | thirdparty/libvorbis/lpc.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/thirdparty/libvorbis/lpc.c b/thirdparty/libvorbis/lpc.c index f5199ec235..798f4cf076 100644 --- a/thirdparty/libvorbis/lpc.c +++ b/thirdparty/libvorbis/lpc.c @@ -11,7 +11,6 @@ ******************************************************************** function: LPC low level routines - last mod: $Id: lpc.c 16227 2009-07-08 06:58:46Z xiphmont $ ********************************************************************/ |