yar 2007-06-12 10:56:38 UTC
FreeBSD src repository
Modified files:
usr.bin/sed process.c
Log:
There is a symbolic antonym for REPLACE as a flag to cspace()
and mf_fgets(): APPEND. So use it instead of a 0 constant for
clarity.
Tested with: md5(1)
Revision Changes Path
1.46 +6 -6 src/usr.bin/sed/process.c