summaryrefslogtreecommitdiff
path: root/ppmtolss16
diff options
context:
space:
mode:
authorH. Peter Anvin <hpa@zytor.com>2007-03-14 22:07:09 -0700
committerH. Peter Anvin <hpa@zytor.com>2007-03-14 22:07:09 -0700
commit64d7ea7b604c2ca9ab8f7236374b3a1c05005e55 (patch)
treeaefb113b164ae28daefaf0405ca5e96fb421781f /ppmtolss16
parenta80b07e7fb8feec668a435101659e3ed94015a23 (diff)
downloadsyslinux-64d7ea7b604c2ca9ab8f7236374b3a1c05005e55.tar.gz
Stealth whitespace cleanup (automated)
Diffstat (limited to 'ppmtolss16')
-rwxr-xr-xppmtolss162
1 files changed, 1 insertions, 1 deletions
diff --git a/ppmtolss16 b/ppmtolss16
index 7fd5a21d..199bb03c 100755
--- a/ppmtolss16
+++ b/ppmtolss16
@@ -221,7 +221,7 @@ if ( $form == 1 || $form == 4 ) {
} else {
$maxcol = get_numeric_token();
}
-$maxmult = 64/($maxcol+1); # Equal buckets conversion
+$maxmult = 64/($maxcol+1); # Equal buckets conversion
@data = ();