From: Linus Torvalds Date: Wed, 25 Apr 2012 02:05:56 +0000 (-0700) Subject: Make sure to update dive info when it is edited X-Git-Url: http://git.tdb.fi/?a=commitdiff_plain;h=99708bb40e2d0f0e1ddfa6ec56a192e3878d511b;hp=99708bb40e2d0f0e1ddfa6ec56a192e3878d511b;p=ext%2Fsubsurface.git Make sure to update dive info when it is edited We used to not properly update the dive info until we switched to another dive when we edited it. This should fix it. Signed-off-by: Linus Torvalds ---