* regex.c (analyse_first): Remove unreachable 'continue' statement.
authorPaul Eggert <eggert@cs.ucla.edu>
Mon, 17 Jan 2011 07:34:14 +0000 (23:34 -0800)
committerPaul Eggert <eggert@cs.ucla.edu>
Mon, 17 Jan 2011 07:34:14 +0000 (23:34 -0800)
commit8865d794dcf18371e6a0727588ee92ac76e04856
tree91e34c71e14f10ad6e2f83e2a62046c7892e1ca0
parent4ef36a7b4c2107306387bece0843a4a1f2bcb552
* regex.c (analyse_first): Remove unreachable 'continue' statement.
src/ChangeLog
src/regex.c