fix bug or at least improve "to_bytes" variable so that it works with non-integers...
authorCreamy Goodness <lance.colton@gmail.com>
Thu, 16 Dec 2010 04:39:57 +0000 (21:39 -0700)
committerCreamy Goodness <lance.colton@gmail.com>
Sat, 18 Dec 2010 21:48:51 +0000 (14:48 -0700)
commit174c256c81a027a2ea406f5f37dc036fac0a524b
treeb024a67d09880fd8f9ea1f7f8d79adae254d46c9
parentd75e2db5ed3fc788fb8514121f67316ac3e5f29f
fix bug or at least improve "to_bytes" variable so that it works with non-integers. a value like 3.21G would have been returned as-is instead of converted to bytes, for example.
src/conky.c