diff --git a/indra/llvfs/tests/lldiriterator_test.cpp b/indra/llvfs/tests/lldiriterator_test.cpp
index aacc5a616a5433326438954fe9b2deba9b61d18a..505d86faa7d45ed61b873e1b7e5f6bf362693b82 100644
--- a/indra/llvfs/tests/lldiriterator_test.cpp
+++ b/indra/llvfs/tests/lldiriterator_test.cpp
@@ -52,8 +52,8 @@ namespace tut
     {
         //  Check a selection of bad group names from the crash reports 
         LLDirIterator iter(".","+bad-group-name]+??-??.*");
-        LLDirIterator iter(".","))--@---bad-group-name2((??-??.*\.txt");
-        LLDirIterator iter(".","__^v--x)Cuide d sua vida(x--v^__??-??.*"); 
+        LLDirIterator iter1(".","))--@---bad-group-name2((??-??.*\\.txt");
+        LLDirIterator iter2(".","__^v--x)Cuide d sua vida(x--v^__??-??.*"); 
     }
 
     template<> template<>