Fix typo in comment.

Originally committed as revision 20097 to svn://svn.ffmpeg.org/ffmpeg/trunk
release/0.6
Reimar Döffinger 16 years ago
parent 75ddee0a26
commit f494213c6d
  1. 2
      configure

2
configure vendored

@ -2161,7 +2161,7 @@ elif enabled x86; then
return i;
EOF
# check wether EBX is available on x86
# check whether EBX is available on x86
check_asm ebx_available '"":::"%ebx"'
# check whether more than 10 operands are supported

Loading…
Cancel
Save