]> git.tdb.fi Git - ext/subsurface.git/commit
Clean up 'fixup_dive()' a bit
authorLinus Torvalds <torvalds@linux-foundation.org>
Sun, 4 Sep 2011 20:06:47 +0000 (13:06 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sun, 4 Sep 2011 20:06:47 +0000 (13:06 -0700)
commitf448b68de0e844db3628332ebf70f2746882527c
tree81d7d795c805948718b23e1cd614acb46163170f
parentaab4d593bdbffef8442282318778a9833cbc7a43
Clean up 'fixup_dive()' a bit

We don't want to override potentially more exact values for water
temperature etc either.  The sample save interval may be longer than
some internally kept state of key per-dive values like that.

Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
dive.c