mirror of
git://git.code.sf.net/p/cdesktopenv/code
synced 2025-03-09 15:50:02 +00:00
dtcalc: remove register keyword
This commit is contained in:
parent
f4776c21d7
commit
b7599ec2a2
1 changed files with 1 additions and 1 deletions
|
@ -3316,7 +3316,7 @@ modelineValueChanged(Widget widget, XtPointer client_data, XtPointer call_data)
|
|||
static void
|
||||
create_menu_bar(Widget parent)
|
||||
{
|
||||
register int n;
|
||||
int n;
|
||||
int count;
|
||||
Widget WidgList[10];
|
||||
Arg args[5];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue