dtstyle: remove register keyword
This commit is contained in:
@@ -137,7 +137,7 @@ static Widget
|
||||
build_audioDlg(
|
||||
Widget shell )
|
||||
{
|
||||
register int i, n;
|
||||
int i, n;
|
||||
Arg args[MAX_ARGS];
|
||||
XmString button_string[NUM_LABELS];
|
||||
XmString string;
|
||||
|
||||
Reference in New Issue
Block a user