Properly declare stuff in headers; remove redundant declarations.
This commit is contained in:
parent
cda6f0e7cc
commit
bfcfaf08c2
2 changed files with 1 additions and 2 deletions
|
@ -47,7 +47,6 @@ static void preport(register struct nwsstr *np);
|
|||
int
|
||||
news(void)
|
||||
{
|
||||
extern s_char *page_headings[];
|
||||
struct natstr *natp;
|
||||
time_t now;
|
||||
int page;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue