summaryrefslogtreecommitdiff
path: root/indra/llcommon/tests
diff options
context:
space:
mode:
authorRichard Linden <none@none>2013-10-21 11:19:38 -0700
committerRichard Linden <none@none>2013-10-21 11:19:38 -0700
commit30863e0af01945c6aad22ea89d64c6f3167b4bd6 (patch)
treef61f677ae468f11d12567ba05cbf15ecc7ebfc4c /indra/llcommon/tests
parentaef2a527e5ff13db9078c980bfa099bc4bde4124 (diff)
another attempted buildfix
Diffstat (limited to 'indra/llcommon/tests')
-rwxr-xr-xindra/llcommon/tests/lleventdispatcher_test.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/llcommon/tests/lleventdispatcher_test.cpp b/indra/llcommon/tests/lleventdispatcher_test.cpp
index 263c9b171f..5a4df81bf1 100755
--- a/indra/llcommon/tests/lleventdispatcher_test.cpp
+++ b/indra/llcommon/tests/lleventdispatcher_test.cpp
@@ -312,7 +312,7 @@ namespace tut
{
struct lleventdispatcher_data
{
- WrapLL_ERRS redirect;
+ WrapLLErrs redirect;
Dispatcher work;
Vars v;
std::string name, desc;