summaryrefslogtreecommitdiff
path: root/indra/test/test.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'indra/test/test.cpp')
-rw-r--r--indra/test/test.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/test/test.cpp b/indra/test/test.cpp
index 6e280819df..536c252d97 100644
--- a/indra/test/test.cpp
+++ b/indra/test/test.cpp
@@ -638,7 +638,7 @@ int main(int argc, char **argv)
// a chained_callback subclass must be linked with previous
mycallback->link();
- LL::seh::catcher(
+ seh_catcher(
// __try
[test_group]
{