forked from FFmpeg/FFmpeg
Fix typo in comment.
Originally committed as revision 20097 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
parent
75ddee0a26
commit
f494213c6d
1 changed files with 1 additions and 1 deletions
2
configure
vendored
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…
Add table
Reference in a new issue