CVSROOT: /cvs Module name: src Changes by: [email protected] 2018/03/15 10:51:29
Modified files:
bin/ksh : c_ksh.c c_ulimit.c edit.c exec.c jobs.c main.c
misc.c shf.c trap.c tree.c tty.c var.c vi.c
Log message:
Favor usage of __func__ in warning/error messages. Some of them referred to the
wrong function and fix the rest for consistency.
Diff from Michael W. Bombardieri with some cosmetic cleanup applied.
ok benno@ tb@
