use full prototypes
This commit is contained in:
parent
bb0266fe61
commit
2b6040818e
11 changed files with 23 additions and 24 deletions
|
|
@ -67,7 +67,7 @@ cover(x, y)
|
|||
} /* End of cover */
|
||||
|
||||
/*****************************************************************************/
|
||||
void resetbbox();
|
||||
void resetbbox(int);
|
||||
|
||||
void
|
||||
writebbox(fp, keyword, slop)
|
||||
|
|
|
|||
|
|
@ -24,7 +24,6 @@ void error(int kind, char *mesg, unsigned int a1, unsigned int a2, unsigned int
|
|||
int cat(char *file);
|
||||
|
||||
/*****************************************************************************/
|
||||
extern int str_convert();
|
||||
|
||||
void
|
||||
out_list(str)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue