Kaydet (Commit) cef36587 authored tarafından Markus Mohrhard's avatar Markus Mohrhard Kaydeden (comit) Markus Mohrhard

return after finding the reference

Change-Id: Ia22b97b0a45d8d840095737638c2ccf68373e27a
üst 4d1f2de8
......@@ -1338,6 +1338,7 @@ struct ConventionXL_OOX : public ConventionXL_A1
else if (c == ']')
{
rSrcPos = i + 1;
return;
}
}
}
......
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