* editors/sed.c (parse_edit_command): Require a newline after the backslash
authorMatt Kraai <kraai@debian.org>
Wed, 2 Jan 2002 17:56:38 +0000 (17:56 -0000)
committerMatt Kraai <kraai@debian.org>
Wed, 2 Jan 2002 17:56:38 +0000 (17:56 -0000)
commitd21735de2d7380d96cd42458c6d9775143abe6ea
tree45be2ee19d2f5811a889eecd771fd0f76042e508
parent87ac7028e01cdc4f504ea558a6ae3d086ed1bf2b
* editors/sed.c (parse_edit_command): Require a newline after the backslash
  after an edit command.
* testsuite/sed/sed-requires-newline-after-edit-command: New.
editors/sed.c
testsuite/sed/sed-requires-newline-after-edit-command [new file with mode: 0644]