mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-02-03 20:49:27 +00:00
Bustage fix
This commit is contained in:
parent
ea82f1a8a5
commit
1c1cce09d7
@ -4253,7 +4253,7 @@ nsresult nsMsgCompose::TagConvertible(nsIDOMNode *node, PRInt32 *_retval)
|
||||
|
||||
*_retval = nsIMsgCompConvertible::No;
|
||||
|
||||
PRInt16 nodeType;
|
||||
PRUint16 nodeType;
|
||||
rv = node->GetNodeType(&nodeType);
|
||||
if (NS_FAILED(rv))
|
||||
return rv;
|
||||
|
Loading…
x
Reference in New Issue
Block a user