Fix HPux bustage; add eol at the end.

This commit is contained in:
tao%netscape.com 2002-06-29 01:26:53 +00:00
parent 39f69d31cd
commit db3d812f32

View File

@ -952,4 +952,5 @@ nsSocketTransportService::SetAutodialEnabled(PRBool enabled)
{
mAutodialEnabled = enabled;
return NS_OK;
}
}