]> git.tdb.fi Git - ext/subsurface.git/commit
Add quick hack for "no sample pressure but tank index changed" case
authorLinus Torvalds <torvalds@linux-foundation.org>
Thu, 20 Oct 2011 19:25:38 +0000 (22:25 +0300)
committerLinus Torvalds <torvalds@linux-foundation.org>
Thu, 20 Oct 2011 19:25:38 +0000 (22:25 +0300)
commite919a0f2eac8bc4471b499b73a77c95e81240fd9
tree4a13113f54227df35a6a97d46c01a8450720f4a8
parent45d4d5ecdec6d02b2564d512cd95118f474855e8
Add quick hack for "no sample pressure but tank index changed" case

This isn't right if you switch back to the same cylinder multiple times,
but for the first time it kind of works - just take the beginning
cylinder pressure if we have one.

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