ANSIfy the wwend function.

Approved by:	kib (mentor)
This commit is contained in:
Roman Divacky 2008-11-18 21:06:49 +00:00
parent 0d484d249f
commit 257072a6dd

View File

@ -45,7 +45,8 @@ static char rcsid[] =
#include "tt.h"
/*ARGSUSED*/
wwend(exit)
int
wwend(int exit)
{
if (tt.tt_checkpoint) {
(void) alarm(0);