Minor style correction.
This commit is contained in:
parent
04bfe19a09
commit
3d5ffb0eb6
@ -48,7 +48,7 @@ time(time_t *tloc)
|
||||
}
|
||||
|
||||
int
|
||||
getsecs()
|
||||
getsecs(void)
|
||||
{
|
||||
|
||||
return (time(NULL));
|
||||
|
Loading…
Reference in New Issue
Block a user