Mercurial > mplayer.hg
changeset 22942:8258605fb3b2
10000000l learn to count
author | rtogni |
---|---|
date | Mon, 09 Apr 2007 20:43:48 +0000 |
parents | 0f247134050e |
children | 6bfd7e9775bc |
files | stream/realrtsp/real.c |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/stream/realrtsp/real.c Mon Apr 09 20:06:45 2007 +0000 +++ b/stream/realrtsp/real.c Mon Apr 09 20:43:48 2007 +0000 @@ -49,7 +49,7 @@ #define LOG */ -#define XOR_TABLE_SIZE 45 +#define XOR_TABLE_SIZE 37 static const unsigned char xor_table[XOR_TABLE_SIZE] = { 0x05, 0x18, 0x74, 0xd0, 0x0d, 0x09, 0x02, 0x53,