Fixed mball to prevent negative values

This commit is contained in:
Michiel Broek
2002-02-02 10:23:13 +00:00
parent 3ca520d2e0
commit 03016abff7
2 changed files with 17 additions and 15 deletions

View File

@@ -4525,6 +4525,7 @@ v0.33.19 26-Oct-2001
The index function is now obsolete, this is added to mbfile.
You may need to adjust your scripts that call "mball index".
Fixes for Sparc systems.
Fixed to prevent negative values with large filebases.
mbaff:
Fixes for Sparc systems.