yar 2007-06-12 12:17:26 UTC
FreeBSD src repository
Modified files:
usr.bin/sed process.c
Log:
Drop the argument to the OUT macro because it can't emit
anything but the pattern space anyway. Apply style(9)
to the macro.
Tested with: md5(1)
Revision Changes Path
1.48 +7 -7 src/usr.bin/sed/process.c