mirror of
https://git.ffmpeg.org/ffmpeg.git
synced 2025-01-09 00:29:54 +00:00
Fix typo (instruciton -> instruction).
Originally committed as revision 25157 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
parent
392c99007f
commit
9c193cc47c
@ -157,7 +157,7 @@ Use asm loops like:
|
||||
__asm__(
|
||||
"1: ....
|
||||
...
|
||||
"jump_instruciton ....
|
||||
"jump_instruction ....
|
||||
Do not use C loops:
|
||||
do{
|
||||
__asm__(
|
||||
|
Loading…
Reference in New Issue
Block a user