Declare all configuration parameters in optlist.h. Remove some
redundant declarations elsewhere.
This commit is contained in:
parent
6b67276f4f
commit
966eb40899
13 changed files with 65 additions and 58 deletions
|
@ -71,8 +71,6 @@ static void file_sct_init(coord x, coord y, s_char *ptr);
|
|||
int
|
||||
main(int argc, char *argv[])
|
||||
{
|
||||
extern s_char *timestampfil;
|
||||
extern s_char *commfil;
|
||||
s_char buf[255];
|
||||
s_char tbuf[512];
|
||||
s_char *filename;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue