mirror of
https://github.com/Interlisp/maiko.git
synced 2026-01-14 15:36:34 +00:00
Add missing void declaration.
This commit is contained in:
parent
d5ece9ccd5
commit
5856367d22
@ -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;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user