mirror of
https://github.com/Interlisp/maiko.git
synced 2026-01-29 21:21:08 +00:00
Add missing void declaration.
This commit is contained in:
@@ -743,7 +743,7 @@ sff(LispPTR laddr)
|
||||
/*****************************************************************/
|
||||
#define DUMPSIZE 40
|
||||
#define FNOVERHEADWORDS (8)
|
||||
nt(LispPTR index)
|
||||
void nt(LispPTR index)
|
||||
/* atom index */
|
||||
{
|
||||
struct fnhead *fnobj;
|
||||
|
||||
Reference in New Issue
Block a user