dtlogin: remove register keyword
This commit is contained in:
@@ -145,7 +145,7 @@ static XmTextScanType sarray[] = {XmSELECT_POSITION};
|
||||
int
|
||||
InitArg( WidgetType wtype )
|
||||
{
|
||||
register int i;
|
||||
int i;
|
||||
|
||||
i = 0;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user