fix typo.

This commit is contained in:
slamm%netscape.com 2000-05-15 19:04:27 +00:00
parent 6d530e40a5
commit aff0036662

View File

@ -34,7 +34,7 @@ sub processFile {
refRem => $10,
refMean => $11,
refStdDev => $12,
bloat => $3 * 5 # size * objTotal
bloat => $3 * $5 # size * objTotal
};
} else {
# print "failed to parse: $_\n";