K 10 svn:author V 3 bde K 8 svn:date V 27 1997-04-19T14:14:17.000000Z K 7 svn:log V 207 Avoid division by 0 in check_part(). (It occurred when max_nsectors == 0. This case is clearly an error, but we keep calling check_part() to get diagnostics.) Fixed nearby indentation and commenting bugs. END