dticon: fix typo in the last commit
This commit is contained in:
committed by
Jon Trulson
parent
481e46a7b2
commit
5f8b6ba739
@@ -797,7 +797,7 @@ CREATION: Visual Edge Software Sept 19/91
|
||||
static int handle_dialog_child( Widget wgt, void (*manage_func)() )
|
||||
{
|
||||
int i;
|
||||
XtActVal num_children;
|
||||
XtArgVal num_children;
|
||||
Widget *children;
|
||||
|
||||
XtVaGetValues( wgt,
|
||||
|
||||
Reference in New Issue
Block a user