another typo...

This commit is contained in:
Rudolf Polzer 2010-06-21 16:25:14 +02:00
parent 0af3caab3d
commit 86d79beedb

View File

@ -74,7 +74,7 @@ reduce_jpeg2_jpeg2()
cp "$ia" "$oa" && jpegoptim --strip-all -m"$2" "$oa"
}
reduce_jpeg2_jpeg2()
reduce_jpeg_jpeg()
{
i=$1; shift; shift
o=$1; shift; shift