diff options
| author | Richard Linden <none@none> | 2013-10-21 11:19:38 -0700 | 
|---|---|---|
| committer | Richard Linden <none@none> | 2013-10-21 11:19:38 -0700 | 
| commit | 30863e0af01945c6aad22ea89d64c6f3167b4bd6 (patch) | |
| tree | f61f677ae468f11d12567ba05cbf15ecc7ebfc4c /indra | |
| parent | aef2a527e5ff13db9078c980bfa099bc4bde4124 (diff) | |
another attempted buildfix
Diffstat (limited to 'indra')
| -rwxr-xr-x | indra/llcommon/tests/lleventdispatcher_test.cpp | 2 | 
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; | 
