Added a newline at the end of the file to make a couple of Unix builds happier.

This commit is contained in:
briano%netscape.com 1999-03-30 01:48:20 +00:00
parent 4c6288cc8a
commit c934cc8737
8 changed files with 6 additions and 14 deletions

View File

@ -1734,6 +1734,3 @@ void nsXIFDTD::AddCSSDeclaration(const nsIParserNode& aNode)
mCSSDeclarationCount++;
}
}

View File

@ -251,8 +251,6 @@ nsLoadAttribs::GetByteRangeHeader(char **aByteRangeHeader)
return rv;
}
// Creation routines
NS_NET nsresult NS_NewLoadAttribs(nsILoadAttribs** aInstancePtrResult) {
nsILoadAttribs* it;

View File

@ -1734,6 +1734,3 @@ void nsXIFDTD::AddCSSDeclaration(const nsIParserNode& aNode)
mCSSDeclarationCount++;
}
}