mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-06 09:13:55 -06:00
Fix spelling in comments
multifuction -> multifunction successfull -> successful. Signed-off-by: Stefan Weil <weil@mail.berlios.de>
This commit is contained in:
parent
dda5336eac
commit
b0cd712cc3
3 changed files with 3 additions and 3 deletions
|
@ -641,7 +641,7 @@ DEFINE_GRADIENT_FILTER_FUNCTION(32)
|
|||
/*
|
||||
* Check if a rectangle is all of the same color. If needSameColor is
|
||||
* set to non-zero, then also check that its color equals to the
|
||||
* *colorPtr value. The result is 1 if the test is successfull, and in
|
||||
* *colorPtr value. The result is 1 if the test is successful, and in
|
||||
* that case new color will be stored in *colorPtr.
|
||||
*/
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue