fix error checking for \ at end of regex (this was broken previously)
authorRich Felker <dalias@aerifal.cx>
Mon, 7 May 2012 21:55:13 +0000 (17:55 -0400)
committerRich Felker <dalias@aerifal.cx>
Mon, 7 May 2012 21:55:13 +0000 (17:55 -0400)
commit952700e8c32f7e81045cd01e1ecb3f7ca3f4c762
tree10bdd636a27c1f2e95044d393b6d25731bfadb44
parent17361482108e2a8757dc4aa69ed36b002251a08f
fix error checking for \ at end of regex (this was broken previously)
src/regex/regcomp.c