deleted
This commit is contained in:
parent
83c74c224f
commit
298ea3e8bb
@ -1,11 +0,0 @@
|
||||
--- source-highlight-2.1.1/src/lib/regexpstatebuilder.cpp 2005-07-12 12:18:59.000000000 +0200
|
||||
+++ source-highlight-2.1.1.new/src/lib/regexpstatebuilder.cpp 2005-08-25 19:24:00.000000000 +0200
|
||||
@@ -97,7 +97,7 @@
|
||||
}
|
||||
}
|
||||
} else
|
||||
- throw boost::bad_expression("internal error");
|
||||
+ throw boost::bad_expression(boost::regex_constants::error_bad_pattern);
|
||||
}
|
||||
|
||||
void
|
Loading…
Reference in New Issue
Block a user