Sebastian Vater <cdgs.basty at googlemail.com> writes: > + for(i = 0; i < b; i++) { \ > + dst[ i ] |= get_bits1(&gb) << plane; \ Since you're anyway rewriting that line, please drop the spaces inside []. -- M?ns Rullg?rd mans at mansr.com