add a tab before dpoffsetmapping

This commit is contained in:
Rudolf Polzer 2011-08-31 08:12:15 +02:00
parent 90ec23c75c
commit 126afdd224

View File

@ -41,4 +41,4 @@ extraoffset=`echo "($realmedian + $ofs / $realscale)" | bc -l`
#
extraoffset=`echo "(127.0 / 255.0) * (1 - $extraoffset)" | bc -l`
echo "dpoffsetmapping - $extrascale $extraoffset"
echo " dpoffsetmapping - $extrascale $extraoffset"