dthelp: Change to ANSI function definitions
[oweals/cde.git] / cde / programs / dtfile / FindP.c
index a92a3f0764752798bb6134750b5a64acd583713e..dd23bab2f45ca0ea819c37be7647188e39ef3abb 100644 (file)
@@ -16,7 +16,7 @@
  * details.
  *
  * You should have received a copy of the GNU Lesser General Public
- * License along with these librararies and programs; if not, write
+ * License along with these libraries and programs; if not, write
  * to the Free Software Foundation, Inc., 51 Franklin Street, Fifth
  * Floor, Boston, MA 02110-1301 USA
  */
@@ -101,7 +101,7 @@ ShowFindDialog(
 
    if (w)
    {
-      if ( (int) client_data == FM_POPUP )
+      if ( (XtArgVal) client_data == FM_POPUP )
         mbar = XtParent(w);
       else
         mbar = XmGetPostedFromWidget(XtParent(w));