rpc.ypxfrd: Remove return statement at the end of void functions

Signed-off-by: Elyes Haouas <ehaouas@noos.fr>
This commit is contained in:
Elyes Haouas 2023-11-03 18:46:38 +01:00 committed by Mitchell Horne
parent b5ebd8bb4e
commit 6e90567dde

View file

@ -182,7 +182,6 @@ static void reaper(int sig)
}
errno = saved_errno;
return;
}
void