summaryrefslogtreecommitdiff
path: root/codecs/ilbc_slin_ex.h
diff options
context:
space:
mode:
authorMark Spencer <markster@digium.com>2003-04-17 15:42:01 +0000
committerMark Spencer <markster@digium.com>2003-04-17 15:42:01 +0000
commitd2c9cc6e2b280ebe1712ae643089125e45edeb14 (patch)
tree71aad3faf93f16d2c62a8019c97210b7ee705123 /codecs/ilbc_slin_ex.h
parentf37357f371703472d927a415684de79a1141cfb2 (diff)
Fix sample frame
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@863 65c4cc65-6c06-0410-ace0-fbb531ad65f3
Diffstat (limited to 'codecs/ilbc_slin_ex.h')
-rwxr-xr-xcodecs/ilbc_slin_ex.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/codecs/ilbc_slin_ex.h b/codecs/ilbc_slin_ex.h
index e268933f4..5e8569d16 100755
--- a/codecs/ilbc_slin_ex.h
+++ b/codecs/ilbc_slin_ex.h
@@ -14,5 +14,4 @@ static unsigned char ilbc_slin_ex[] = {
0x22, 0x8c, 00, 00, 0x1, 0x2, 0x80, 0x43, 0xa0, 0x40,
0x33, 0xff, 0xcf, 0xc0, 0xf3, 0xf3, 0x3f, 0x8f, 0x3f, 0xff,
0xff, 0xff, 0xff, 0xfc, 0xf9, 0xe5, 0x55, 0x78, 0xb, 0xca,
-0xe1, 0x27, 0x94, 0x7b, 0xa8, 0x91, 0x2c, 0x36, 0x8, 0x56,
-00, 00 };
+0xe1, 0x27, 0x94, 0x7b, 0xa8, 0x91, 0x2c, 0x36, 0x8, 0x56 };