dtlogin: remove register keyword

This commit is contained in:
Jon Trulson
2018-06-27 17:25:01 -06:00
parent 97264ba971
commit 88dd3b2c71
14 changed files with 41 additions and 41 deletions

View File

@@ -145,7 +145,7 @@ static XmTextScanType sarray[] = {XmSELECT_POSITION};
int
InitArg( WidgetType wtype )
{
register int i;
int i;
i = 0;