Mercurial > libavformat.hg
changeset 3588:f217917f4433 libavformat
cosmetics, remove space
author | bcoudurier |
---|---|
date | Fri, 18 Jul 2008 00:24:31 +0000 |
parents | 7d5480d3989d |
children | f306b45cab7e |
files | mov.c |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/mov.c Fri Jul 18 00:23:37 2008 +0000 +++ b/mov.c Fri Jul 18 00:24:31 2008 +0000 @@ -1708,7 +1708,7 @@ case MKTAG('j','u','n','k'): case MKTAG('p','i','c','t'): return AVPROBE_SCORE_MAX - 5; - case MKTAG(0x82,0x82,0x7f,0x7d ): + case MKTAG(0x82,0x82,0x7f,0x7d): case MKTAG('s','k','i','p'): case MKTAG('u','u','i','d'): case MKTAG('p','r','f','l'):