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

New loplugin:externvar: sdext

Change-Id: I46185dcefcd369f623fe4f4773e78275711d7f18
üst 2a87543d
......@@ -393,7 +393,7 @@ int write_fonts( const char* i_pInFile, const char* i_pOutFile, PDFFile* i_pPDFF
return nRet;
}
std::vector< std::pair< sal_Int32, sal_Int32 > > s_aEmitObjects;
static std::vector< std::pair< sal_Int32, sal_Int32 > > s_aEmitObjects;
int write_objects( const char* i_pInFile, const char* i_pOutFile, PDFFile* i_pPDFFile )
{
......
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