diff --git a/src/dbgtool.c b/src/dbgtool.c index ae553ab..6212eb1 100755 --- a/src/dbgtool.c +++ b/src/dbgtool.c @@ -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;