Commit ID: 1005F97C2830EDDBCF3 CVSROOT: /cvs Module name: src Changes by: [email protected] 2020/10/27 06:47:36 UTC
Modified files:
bin/ed : ed.h main.c
Log message:
ifdef SMALL save another 756 bytes by factoring out another oft-used macro
(not as big, used more often)
To generate a diff of this changeset, execute the following commands:
cvs -R rdiff -kk -upr1.17 -r1.18 src/bin/ed/ed.h
cvs -R rdiff -kk -upr1.21 -r1.22 src/bin/ed/main.c
