fix misleading indentation
Mostly to shut up the compiler, but some real bugs hidden in there.
This commit is contained in:
@@ -2481,7 +2481,7 @@ activate_cb( Widget w,
|
||||
XmProcessTraversal((Widget)combo_w,
|
||||
(XmTraversalDirection) XmTRAVERSE_CURRENT);
|
||||
|
||||
if (Type(combo_w) == DtDROP_DOWN_COMBO_BOX)
|
||||
if (Type(combo_w) == DtDROP_DOWN_COMBO_BOX)
|
||||
TextFieldActivate(combo_p, call_data);
|
||||
|
||||
/*
|
||||
|
||||
Reference in New Issue
Block a user