dtstyle: remove register keyword
This commit is contained in:
@@ -137,7 +137,7 @@ AllocatePaletteCells(
|
||||
int
|
||||
ReColorPalette( void )
|
||||
{
|
||||
register int n;
|
||||
int n;
|
||||
Arg args[MAX_ARGS];
|
||||
int i;
|
||||
int j=0;
|
||||
|
||||
Reference in New Issue
Block a user