Port from trunk: bug #23167: sbr/ruserpass.c (ruserpass): make bad
authorPeter Maydell <pmaydell@chiark.greenend.org.uk>
Sun, 4 May 2008 21:00:18 +0000 (21:00 +0000)
committerPeter Maydell <pmaydell@chiark.greenend.org.uk>
Sun, 4 May 2008 21:00:18 +0000 (21:00 +0000)
permissions on .netrc be an instantly fatal error. Previously we returned an
error value; however, no caller was checking it. So now ruserpass() has a
void return type.


No differences found