mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-05-13 17:07:01 +00:00
fixed typo from checkin for bug #97227
This commit is contained in:
parent
05a970ea4f
commit
d6657f6a11
@ -298,7 +298,7 @@ public:
|
|||||||
|
|
||||||
NS_IMETHOD FindNext(const nsAReadableString &aSearchStr, PRBool aMatchCase, PRBool aSearchDown, PRBool &aIsFound);
|
NS_IMETHOD FindNext(const nsAReadableString &aSearchStr, PRBool aMatchCase, PRBool aSearchDown, PRBool &aIsFound);
|
||||||
|
|
||||||
NS_IMETHOD FlushPendingNotifications(PRBool aFlushReflows = PR_TRUE, PRBool aUpdateViews = PR_TRUE);
|
NS_IMETHOD FlushPendingNotifications(PRBool aFlushReflows = PR_TRUE, PRBool aUpdateViews = PR_FALSE);
|
||||||
|
|
||||||
NS_IMETHOD GetAndIncrementContentID(PRInt32* aID);
|
NS_IMETHOD GetAndIncrementContentID(PRInt32* aID);
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user