mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-02 15:15:23 +00:00
Make HTML5 parser WriteStreamBytes type modifiers between .h and .cpp match on Windows
This commit is contained in:
parent
8f98c4c732
commit
b906b94283
@ -997,7 +997,7 @@ nsHtml5Parser::SniffStreamBytes(const PRUint8* aFromSegment,
|
||||
return NS_OK;
|
||||
}
|
||||
|
||||
NS_IMETHODIMP
|
||||
nsresult
|
||||
nsHtml5Parser::WriteStreamBytes(const PRUint8* aFromSegment,
|
||||
PRUint32 aCount,
|
||||
PRUint32* aWriteCount)
|
||||
|
Loading…
Reference in New Issue
Block a user