From: Dirk Hohndel Date: Fri, 10 Aug 2012 20:43:16 +0000 (-0700) Subject: Don't print a total weight of 0 in the weight column X-Git-Url: http://git.tdb.fi/?a=commitdiff_plain;h=3c542b5a418751f22511f6b1d554252c6e472a43;hp=3c542b5a418751f22511f6b1d554252c6e472a43;p=ext%2Fsubsurface.git Don't print a total weight of 0 in the weight column For consistency with the rest of the dive_list we should interpret "no weight systems recorded" as "no information" and therefore print nothing instead of printing a total weight of "0" for these dives. Signed-off-by: Dirk Hohndel ---