summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMonty <xiphmont@xiph.org>2000-05-05 22:56:04 +0000
committerMonty <xiphmont@xiph.org>2000-05-05 22:56:04 +0000
commit4216e15d6b8bfd6b868f274f1cf0d0cc7991a5ac (patch)
treed59985c7c4d65e40ec65f8c356e0efc3f927e73e
parent75657847cab85ea8368caa3f5596e3147cca5389 (diff)
downloadlibvorbis-git-4216e15d6b8bfd6b868f274f1cf0d0cc7991a5ac.tar.gz
Fix in two trivial syntax corrections so Greg doesn't hate me anymore.
Monty svn path=/branches/new_acoustics_pending_merge_20000328/vorbis/; revision=361
-rw-r--r--include/vorbis/book/lsp20_0.vqh2
-rw-r--r--include/vorbis/book/lsp32_0.vqh2
2 files changed, 2 insertions, 2 deletions
diff --git a/include/vorbis/book/lsp20_0.vqh b/include/vorbis/book/lsp20_0.vqh
index 8d4d984c..5c1bc375 100644
--- a/include/vorbis/book/lsp20_0.vqh
+++ b/include/vorbis/book/lsp20_0.vqh
@@ -490,7 +490,7 @@ static static_codebook _vq_book_lsp20_0 = {
_vq_lengthlist_lsp20_0,
2, 1605468556, 1583283192, 8, 1,
_vq_quantlist_lsp20_0,
- &_vq_auxn_lsp20_0
+ &_vq_auxn_lsp20_0,
NULL,
};
diff --git a/include/vorbis/book/lsp32_0.vqh b/include/vorbis/book/lsp32_0.vqh
index c445a3a6..0729ac93 100644
--- a/include/vorbis/book/lsp32_0.vqh
+++ b/include/vorbis/book/lsp32_0.vqh
@@ -3578,7 +3578,7 @@ static static_codebook _vq_book_lsp32_0 = {
_vq_lengthlist_lsp32_0,
2, 1603583344, 1584581135, 8, 1,
_vq_quantlist_lsp32_0,
- &_vq_auxn_lsp32_0
+ &_vq_auxn_lsp32_0,
NULL,
};