Adding newline to end of file to fix HP bustage.

This commit is contained in:
dbaron%fas.harvard.edu 2001-11-13 07:59:24 +00:00
parent 1e6d7bac73
commit 5b2e4b8d7e

View File

@ -169,4 +169,4 @@ nsXBLProtoImpl::CompilePrototypeMembers(nsIXBLPrototypeBinding* aBinding)
curr->CompileMember(context, mClassName, mClassObject);
}
return NS_OK;
}
}