use full prototypes
This commit is contained in:
parent
bb0266fe61
commit
2b6040818e
11 changed files with 23 additions and 24 deletions
|
|
@ -25,7 +25,7 @@ extern int tempdisk(void);
|
|||
#endif
|
||||
|
||||
Disk*
|
||||
diskinit()
|
||||
diskinit(void)
|
||||
{
|
||||
Disk *d;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue