From: Dirk Hohndel Date: Mon, 6 Aug 2012 21:03:24 +0000 (-0700) Subject: Fill the list of weightsystems from data in existing dives X-Git-Url: http://git.tdb.fi/?a=commitdiff_plain;ds=sidebyside;h=39f606350b6025cb7c5cf9e657d7ef092eb026d7;hp=39f606350b6025cb7c5cf9e657d7ef092eb026d7;p=ext%2Fsubsurface.git Fill the list of weightsystems from data in existing dives This was simply an omission in the current implementation. All the plumbing was there but never got hooked up with the fixup_dive function as intended. Signed-off-by: Dirk Hohndel ---