Fix HPux bustage; add eol at the end.

git-svn-id: svn://10.0.0.236/trunk@124341 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
tao%netscape.com
2002-06-29 01:26:53 +00:00
parent 5373385be8
commit 4854b34102

View File

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