From: Dirk Hohndel Date: Wed, 9 Nov 2011 15:41:41 +0000 (-0800) Subject: Correctly plot dives ending below the surface X-Git-Url: http://git.tdb.fi/?a=commitdiff_plain;h=e38eb77e30c2d0d06eb61db0cd1bdf3f5e164e8d;hp=e38eb77e30c2d0d06eb61db0cd1bdf3f5e164e8d;p=ext%2Fsubsurface.git Correctly plot dives ending below the surface I thought we had fixed this before - but I guess it got broken again somewhere. We now make sure that the plot_info ends on an entry with depth 0. Added test14 to verify the fix. Also fixed cut'n'paste errors in a few test dive files. Signed-off-by: Dirk Hohndel ---