mirror of
https://github.com/Interlisp/maiko.git
synced 2026-02-01 14:22:27 +00:00
Wholesale removal of deprecated register attribute from all source files
This commit is contained in:
@@ -113,7 +113,7 @@ char shcom[2048]; /* Here because I'm suspicious of */
|
||||
/* */
|
||||
/************************************************************************/
|
||||
|
||||
int find_process_slot(register int pid)
|
||||
int find_process_slot(int pid)
|
||||
/* Find a slot with the specified pid */
|
||||
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user