OSDN Git Service

des: fix #if conditional around P_shuffle
authorMans Rullgard <mans@mansr.com>
Sat, 16 Jul 2011 18:10:43 +0000 (19:10 +0100)
committerMans Rullgard <mans@mansr.com>
Sat, 16 Jul 2011 18:39:19 +0000 (19:39 +0100)
commitbd39c076885e8c6d9e05d5573433416180ef4da8
treee17faa6beb7320ad71ff93aeb1a30e4becaf720a
parent58d7efdb2983a338af8e222358814b5fd88a9aec
des: fix #if conditional around P_shuffle

CONFIG_SMALL is always defined as 0 or 1.

Signed-off-by: Mans Rullgard <mans@mansr.com>
libavutil/des.c