@ -198,7 +198,7 @@ shell_exec(const char *shell, const char *shellcmd)
fatal("execl failed");
}
const char*
const char *
find_home(void)
{
struct passwd *pw;
@ -213,7 +213,7 @@ find_home(void)
home = NULL;
return home;
return (home);
int
The note is not visible to the blocked user.