dticon: fix typo in the last commit
authorMarcin Cieslak <saper@saper.info>
Thu, 27 Sep 2012 08:27:43 +0000 (10:27 +0200)
committerJon Trulson <jon@radscan.com>
Thu, 27 Sep 2012 23:54:09 +0000 (17:54 -0600)
cde/programs/dticon/main.c

index 77de213c71a7cd22892163b6f02c7a65b9af6eae..83edad52c46b90c43d22d2507fcf2c1ee263a4b2 100644 (file)
@@ -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,