Kaydet (Commit) 26783527 authored tarafından Miklos Vajna's avatar Miklos Vajna

svl: fix loplugin:staticanonymous warning

Change-Id: Ib983a8f4305dc916e077407d712883de6d05649a
üst e4a096dd
......@@ -1177,7 +1177,7 @@ struct FormatInputOutput
};
}
static void checkSpecificNumberFormats( SvNumberFormatter& rFormatter,
void checkSpecificNumberFormats( SvNumberFormatter& rFormatter,
const std::vector<FormatInputOutput>& rVec, const char* pName )
{
......
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