Codebase list bsdowl / e483a48
Fix declaration of a local variable Closes #23 Michael Grünewald 9 years ago
1 changed file(s) with 1 addition(s) and 1 deletion(s). Raw diff Collapse all Expand all
6666
6767 mp2pdf_process()
6868 {
69 file
69 local file
7070 file=`mktemp mp2pdf.XXXXX`
7171 cp $1 $file
7272 mp2eps $file