From: Marcin Cieslak Date: Thu, 27 Sep 2012 08:27:43 +0000 (+0200) Subject: dticon: fix typo in the last commit X-Git-Tag: 2.2.0c~22 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=5f8b6ba739048f20e6c6bfe41ef9f96d2afaa495;p=oweals%2Fcde.git dticon: fix typo in the last commit --- diff --git a/cde/programs/dticon/main.c b/cde/programs/dticon/main.c index 77de213c..83edad52 100644 --- a/cde/programs/dticon/main.c +++ b/cde/programs/dticon/main.c @@ -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,