Coverity: CID 21065: Missing break
authorNelson Ferreira <nelson.ferreira@ieee.org>
Wed, 29 Feb 2012 15:56:01 +0000 (10:56 -0500)
committerNelson Ferreira <nelson.ferreira@ieee.org>
Wed, 29 Feb 2012 15:56:01 +0000 (10:56 -0500)
commit4578ea8be16901afc95c3d9cc72e49069ca7a17d
treebdde2738230c51a84a189f083f6befea4941b45e
parenta7d09cee7c71405bc6620cfddbad9630864470f0
Coverity: CID 21065: Missing break

* src/regex.c (common_op_match_null_string_p): Insert missing
brake for set_number_at case.

Signed-off-by: Nelson Ferreira <nelson.ferreira@ieee.org>
src/regex.c