amd64
Brought to you by:
rolandriegel
hi, i realized nload does not run correct on a amd64
this is because the networkinterface now can store
64bit, what means the workarround for 4G is no longer
nessesary (and behaves strange)
just replace
status.cpp
line 47-50
with
m_total = new_total;
yes - there should be a solution that still allows 32
bit computer to display>32bit :)
thanks for the nice tool
m