CVSROOT: /cvs Module name: src Changes by: [email protected] 2019/10/06 09:05:35
Modified files:
usr.bin/top : machine.c
Log message:
Zap intermediate structs in compare_*()
SETORDER() can assign from function arguments directly without additional
identical structs in each function.
No object change.
OK millert
