]> git.tdb.fi Git - ext/subsurface.git/commit
Don't print a total weight of 0 in the weight column
authorDirk Hohndel <dirk@hohndel.org>
Fri, 10 Aug 2012 20:43:16 +0000 (13:43 -0700)
committerDirk Hohndel <dirk@hohndel.org>
Fri, 10 Aug 2012 20:43:16 +0000 (13:43 -0700)
commit3c542b5a418751f22511f6b1d554252c6e472a43
tree3a795e5906a1cdd357d3c239041118cc2141333e
parent19621bf481c68955184c11dd407c59af4a05130e
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 <dirk@hohndel.org>
divelist.c