diff --git a/inc/lsptypes.h b/inc/lsptypes.h index 60a0b4b..ff07eaa 100644 --- a/inc/lsptypes.h +++ b/inc/lsptypes.h @@ -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 ; };