Cosmetics.

This commit is contained in:
Werner Lemberg 2011-04-02 07:23:00 +02:00
parent 544adf7313
commit 9f5ed8118c
1 changed files with 1 additions and 1 deletions

View File

@ -1472,7 +1472,7 @@
hints->scaler_flags = scaler_flags;
hints->other_flags = other_flags;
return 0;
return AF_Err_Ok;
}