Browse Source

v2.3.8 Bump, whitespace madness

master
parent
commit
cbbebbe8e0
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      pdfScale.sh

+ 1
- 1
pdfScale.sh View File

@@ -333,7 +333,7 @@ gsPageResize() {
# Prints GS call for resizing # Prints GS call for resizing
gsPrintPageResize() { gsPrintPageResize() {
# Print Resize page command # Print Resize page command
local _call_str=""
local _call_str=""
# Print Scale page command # Print Scale page command
read -d '' _call_str<< _EOF_ read -d '' _call_str<< _EOF_
"$GSBIN" \ "$GSBIN" \


Loading…
Cancel
Save