This commit is contained in:
rickg%netscape.com 2000-05-09 00:31:25 +00:00
Родитель 55b13d61a8
Коммит c9e87b9bbc
2 изменённых файлов: 2 добавлений и 2 удалений

Просмотреть файл

@ -1281,7 +1281,7 @@ nsresult CNavDTD::HandleKeyGen(nsIParserNode* aNode) {
theFormType.AssignWithConversion("select");
//result=theFormProcessor->ProvideContent(theFormType,theContent,theAttribute);
result=theFormProcessor->ProvideContent(theFormType,theContent,theAttribute);
if(NS_SUCCEEDED(result)) {
nsString* theTextValue=nsnull;

Просмотреть файл

@ -1281,7 +1281,7 @@ nsresult CNavDTD::HandleKeyGen(nsIParserNode* aNode) {
theFormType.AssignWithConversion("select");
//result=theFormProcessor->ProvideContent(theFormType,theContent,theAttribute);
result=theFormProcessor->ProvideContent(theFormType,theContent,theAttribute);
if(NS_SUCCEEDED(result)) {
nsString* theTextValue=nsnull;