CVSROOT: /cvs Module name: src Changes by: [email protected] 2010/07/02 01:55:00
Modified files:
usr.bin/tip : value.c
Log message:
Rewrite how printing all variables works to avoid using a global variable
accessed by many functions - instead do it in one function.
