]> code.delx.au - gnu-emacs/commit
(print_partial_compiled_pattern): Add missing 'break'
authorStefan Monnier <monnier@iro.umontreal.ca>
Fri, 28 May 2004 22:28:09 +0000 (22:28 +0000)
committerStefan Monnier <monnier@iro.umontreal.ca>
Fri, 28 May 2004 22:28:09 +0000 (22:28 +0000)
commite2543b02bfdea10303a7067a772bab56702ff4f9
tree215e1847a1f8a9a05819d9c19b0c89db34f21478
parent33594a8d34d2030130c5f9f5b21085b7e05c1d3d
(print_partial_compiled_pattern): Add missing 'break'
after 'case wordend'.  For symbeg and symend, print to stderr,
like the other cases.
src/regex.c