CVSROOT: /cvs Module name: src Changes by: [email protected] 2015/10/09 15:24:05
Modified files:
bin/ed : ed.h main.c re.c
Log message:
The variable errmsg can be static in main.c if code in re.c uses an own
buffer to construct error messages.
with input by and ok millert@
