summaryrefslogtreecommitdiffstats
path: root/main.c
diff options
context:
space:
mode:
authorGravatar Linus Torvalds <torvalds@linux-foundation.org>2011-09-02 13:59:39 -0700
committerGravatar Linus Torvalds <torvalds@linux-foundation.org>2011-09-02 13:59:39 -0700
commit9506c4bf0a6626b81ae5fad25fb26cf57d9ce8fe (patch)
tree5d4d9f6cc8378b4b8dd71c4c7029e40ba74838cc /main.c
parentd9106995d39138dbce5f3306a391361f68ce0a07 (diff)
downloadsubsurface-9506c4bf0a6626b81ae5fad25fb26cf57d9ce8fe.tar.gz
Use 'units' value instead of guessing based on integer/FP
We still end up guessing based on magnitude of the value, though: it might be 'bar' or 'mbar', we end up picking one or the other based on just how big the value is. I should make it look at any possible explicit units too, since at least with good xml, they exist. Of course, the only good xml I've seen so far is the one we generate ourselves ;) Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'main.c')
0 files changed, 0 insertions, 0 deletions