lib/tt/mini_isam: remove register keyword
This commit is contained in:
@@ -66,7 +66,7 @@ int
|
||||
isdelrec(int isfd, long recnum)
|
||||
{
|
||||
int _amdelrec();
|
||||
register Fab *fab;
|
||||
Fab *fab;
|
||||
int ret;
|
||||
|
||||
/*
|
||||
|
||||
Reference in New Issue
Block a user