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

typo

Change-Id: I31053ae472f74eaf3a86159a273424174329d0bd
üst 94cba04b
......@@ -217,7 +217,7 @@ bool StaticMethods::TraverseCXXMethodDecl(const CXXMethodDecl * pCXXMethodDecl)
if ((fdc.Function("autoInstallFontLangSupport").Class("PrintFontManager")
.Namespace("psp").GlobalNamespace())
|| fdc.Function("AllocateFrame").Class("GtkSalFrame").GlobalNamespace()
|| (fdc.Function("TriggerPaintEvent").Class("GtkSalFrame::")
|| (fdc.Function("TriggerPaintEvent").Class("GtkSalFrame")
.GlobalNamespace()))
{
return true;
......
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