K 10 svn:author V 8 rdivacky K 8 svn:date V 27 2009-02-26T17:46:54.450446Z K 7 svn:log V 203 Add a missing parameter to ruserpass(). According to C99 6.9.1p7 K&R function is not a prototype but this is a bad style. GCC accepts this other compilers warn or reject this. Approved by: kib (mentor) END