mirror of
https://github.com/Interlisp/maiko.git
synced 2026-01-27 12:22:24 +00:00
Wholesale removal of deprecated register attribute from all source files
This commit is contained in:
@@ -116,7 +116,7 @@ plot:
|
||||
|
||||
int N_OP_drawline(LispPTR ptr, int curbit, int xsize, int width, int ysize, int op, int delta, int numx, int numy)
|
||||
{
|
||||
register DLword *dataptr;
|
||||
DLword *dataptr;
|
||||
ScreenLocked = T;
|
||||
|
||||
#ifdef COLOR
|
||||
|
||||
Reference in New Issue
Block a user