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

loplugin:nullptr (automatic rewrite; Mac-specific code)

Change-Id: I4ba74ec66d6d848c7e49e85d2cebeb422e027f7d
üst 90dba06d
......@@ -156,7 +156,7 @@ static rtl_uString *getDomainName()
static rtl_uString *getDomainName()
{
return NULL;
return nullptr;
}
#endif
......
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