regexec.c: Remove break statements from macros
authorKarl Williamson <public@khwilliamson.com>
Tue, 18 Jan 2011 23:08:08 +0000 (16:08 -0700)
committerKarl Williamson <public@khwilliamson.com>
Tue, 18 Jan 2011 23:35:16 +0000 (16:35 -0700)
commitd981ef2485de59a9de4d1fe1ddfbd76889abe0b9
treea55acdcf14afa426e7b5d73e93cdeee4cd118c1a
parent6895a8aa39da30e5d27a918f8082897ce5f21779
regexec.c: Remove break statements from macros

This is so future coders won't be tempted to rely on them.
regexec.c