bustage fix, wrong kezboard
git-svn-id: svn://10.0.0.236/trunk@147335 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
parent
d9351778fe
commit
eebd220982
@ -193,7 +193,7 @@ getExprAttr(txStylesheetAttr* aAttributes,
|
||||
getter_Transfers(aExpr));
|
||||
if (NS_FAILED(rv) && !aRequired && aState.fcp()) {
|
||||
// use default value in fcp for not required exprs
|
||||
aExpr = nsnull:
|
||||
aExpr = nsnull;
|
||||
return NS_OK;
|
||||
}
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user