Bug 777292 part 2 - Change all nsnull to nullptr
This commit is contained in:
@@ -86,7 +86,7 @@ nsHTMLButtonControlFrame::CreateAccessible()
|
||||
PresContext()->PresShell());
|
||||
}
|
||||
|
||||
return nsnull;
|
||||
return nullptr;
|
||||
}
|
||||
#endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user