Module Name: src Committed By: christos Date: Mon May 5 17:12:11 UTC 2014
Modified Files:
src/usr.bin/sed: compile.c
Log Message:
Handle a closing brace at the end of a command without a preceding semi-colon:
/foo/ {p;d}
To generate a diff of this commit:
cvs rdiff -u -r1.39 -r1.40 src/usr.bin/sed/compile.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
