projects
/
oweals
/
cde.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f4776c2
)
dtcalc: remove register keyword
author
Jon Trulson
<jon@radscan.com>
Wed, 27 Jun 2018 22:10:16 +0000
(16:10 -0600)
committer
Jon Trulson
<jon@radscan.com>
Thu, 28 Jun 2018 04:00:56 +0000
(22:00 -0600)
cde/programs/dtcalc/motif.c
patch
|
blob
|
history
diff --git
a/cde/programs/dtcalc/motif.c
b/cde/programs/dtcalc/motif.c
index 792d2e9d47cfc759556f23f1c55472ea0b6fdcc0..7225747766e8e74d305befb6a62490f563556df3 100644
(file)
--- a/
cde/programs/dtcalc/motif.c
+++ b/
cde/programs/dtcalc/motif.c
@@
-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];