Kaydet (Commit) e3dc8cb1 authored tarafından Stephan Bergmann's avatar Stephan Bergmann

Missing "

Change-Id: I5d596f85fe11bc9336e1669d571795f3dfc70c6c
üst a2deca9d
...@@ -1239,7 +1239,7 @@ void createJavaInfoDirScan(vector<rtl::Reference<VendorBase> >& vecInfos) ...@@ -1239,7 +1239,7 @@ void createJavaInfoDirScan(vector<rtl::Reference<VendorBase> >& vecInfos)
JFW_TRACE2("Could not read directory " << usDir2 << " because of missing access rights"); JFW_TRACE2("Could not read directory " << usDir2 << " because of missing access rights");
continue; continue;
default: default:
JFW_TRACE2("Could not read directory << usDir2 << ". Osl file error: " << openErr); JFW_TRACE2("Could not read directory " << usDir2 << ". Osl file error: " << openErr);
continue; continue;
} }
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment