]> git.tdb.fi Git - ext/subsurface.git/commit
Minor corrections to printing of the last temperature
authorDirk Hohndel <dirk@hohndel.org>
Fri, 16 Sep 2011 16:51:38 +0000 (09:51 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Fri, 16 Sep 2011 16:51:38 +0000 (09:51 -0700)
commit60a62cf84392233445c8974ef2dc1d2c01307935
tree21949625206dbc10b1dd58afacac411c381d7e8a
parentec97a62f34eb9049a5face8782631853090bd85e
Minor corrections to printing of the last temperature

 - the time stamp where we printed the last temp was wrong
 - we really shouldn't check mK for being identical - especially on dive
   computers that store a lot of samples

Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
profile.c