ecki / net-tools

Linux base networking tools
GNU General Public License v2.0
248 stars 95 forks source link

Revert "sscanf pattern is %Lu not %llu for long long unsigned byte counters." #22

Closed zv-io closed 1 year ago

zv-io commented 1 year ago

This reverts commit 811cf0aaf40a0e7f426f8ffaea7c3ca4b8bebdfc.

See also:

vapier commented 11 months ago

if you merge stuff in the GH repo, can you remember to push it to the SF repo too ?

ecki commented 11 months ago

thanks for the reminder, its just too easy to make it on github with the browser.

I just checked, the branches are all up-to-date.. am I missing something?

>git branch --all --verbose
* master                      20a78e0 Revert "sscanf pattern is %Lu not %llu for long long unsigned byte counters."
  remotes/gh/master           20a78e0 Revert "sscanf pattern is %Lu not %llu for long long unsigned byte counters."
  remotes/origin/HEAD         -> origin/master
  remotes/origin/master       20a78e0 Revert "sscanf pattern is %Lu not %llu for long long unsigned byte counters."