mirror of
https://github.com/Interlisp/maiko.git
synced 2026-03-06 11:03:29 +00:00
int => LispPTR for dtd_nextpage.
This commit is contained in:
@@ -403,7 +403,7 @@ struct dtd {
|
||||
LispPTR dtd_typespecs;
|
||||
LispPTR dtd_ptrs ;
|
||||
int dtd_oldcnt;
|
||||
int dtd_nextpage ;
|
||||
LispPTR dtd_nextpage ;
|
||||
DLword dtd_supertype ;
|
||||
DLword dtd_typeentry ;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user