1
0
mirror of https://github.com/roytam1/UXP.git synced 2026-05-26 13:58:49 +00:00

Issue #2875 - Cleanup: Remove leading whitespace in nsPluginHost.cpp.

This commit is contained in:
Job Bautista
2025-12-06 20:20:55 +08:00
committed by roytam1
parent e6d9cc0146
commit 372df4ebe7
+1 -1
View File
@@ -1059,7 +1059,7 @@ nsPluginHost::GetBlocklistStateForType(const nsACString &aMimeType,
return tag->GetBlocklistState(aState);
}
NS_IMETHODIMP
NS_IMETHODIMP
nsPluginHost::IsPluginOOP(const nsACString& aMimeType,
bool* aResult)
{