comparison TOOLS/divx2svcd.sh @ 29263:0f1b5b68af32

whitespace cosmetics: Remove all trailing whitespace.
author diego
date Wed, 13 May 2009 02:58:57 +0000
parents 305dc504c407
children
comparison
equal deleted inserted replaced
29262:7d545a6b8aff 29263:0f1b5b68af32
313 if [ "$burning" = 1 ]; then 313 if [ "$burning" = 1 ]; then
314 #asking for cd 314 #asking for cd
315 cat <<EOF 315 cat <<EOF
316 316
317 Please insert a blank cd in your cdwriter. 317 Please insert a blank cd in your cdwriter.
318 (If you are using a rewritable media, 318 (If you are using a rewritable media,
319 don't forgot to blank it before using divx2svcd.) 319 don't forgot to blank it before using divx2svcd.)
320 Press any key when your are ready. 320 Press any key when your are ready.
321 EOF 321 EOF
322 read -n 1 i 322 read -n 1 i
323 fi 323 fi