CVSROOT: /cvs Module name: src Changes by: [email protected] 2021/02/05 23:19:28
Modified files:
usr.bin/systat : engine.c
Log message:
Use message_set() instead of direct assignment to curr_message
to avoid leaking the current help text.
from Anindya Mukherjee
