mirror of
https://github.com/Interlisp/maiko.git
synced 2026-01-26 11:52:25 +00:00
Wholesale removal of deprecated register attribute from all source files
This commit is contained in:
@@ -1236,7 +1236,7 @@ void dtd_chain(DLword type) {
|
||||
|
||||
void check_dtd_chain(DLword type)
|
||||
{
|
||||
register LispPTR next, onext;
|
||||
LispPTR next, onext;
|
||||
LispPTR before;
|
||||
|
||||
onext = 0;
|
||||
|
||||
Reference in New Issue
Block a user