raboof / nethogs

Linux 'net top' tool
GNU General Public License v2.0
3.19k stars 289 forks source link

Modify cui.cpp and inode2prog.cpp #270

Closed ghost closed 10 months ago

ghost commented 10 months ago

cui.cpp: The index and rindex in the mvaddstr_truncate_cmdline() function are changed to strrchar.

inode2prog.cpp: The quad_t type is modified to int64_t.