]> git.sur5r.net Git - i3/i3status/commit
Bugfix: Cast the integers to uint64_t *before* multiplying (Thanks msi)
authorMichael Stapelberg <michael@stapelberg.de>
Thu, 15 Oct 2009 22:25:05 +0000 (00:25 +0200)
committerMichael Stapelberg <michael@stapelberg.de>
Thu, 15 Oct 2009 22:25:05 +0000 (00:25 +0200)
commitcb9bab4255a19b201d5bb13220421e687866484d
treea0e279bad94d767ed694f14a9db18d45407aae1e
parent211899480d66be3d917a9bad013de0eab95a1c79
Bugfix: Cast the integers to uint64_t *before* multiplying (Thanks msi)

This fixes problems on 32-bit computers.
src/print_disk_info.c