yppush: Remove return statement at the end of void functions
Signed-off-by: Elyes Haouas <ehaouas@noos.fr>
This commit is contained in:
committed by
Mitchell Horne
parent
29ca151586
commit
e5f905c72a
@@ -215,7 +215,6 @@ static void
|
||||
handler(int sig)
|
||||
{
|
||||
yppush_exit (1);
|
||||
return;
|
||||
}
|
||||
|
||||
/*
|
||||
|
||||
Reference in New Issue
Block a user