Commit f29c1acf authored by diego's avatar diego

cosmetics: typo


git-svn-id: file:///var/local/repositories/ffmpeg/trunk@10507 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
parent 03449453
......@@ -806,7 +806,7 @@ static int get_cabac_terminate(CABACContext *c){
}
/**
* get (truncated) unnary binarization.
* Get (truncated) unary binarization.
*/
static int get_cabac_u(CABACContext *c, uint8_t * state, int max, int max_index, int truncated){
int i;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment