diff src/gtk/menu-items.c @ 445:954ab701fb55

2004-3-21 Brian Masney <masneyb@gftp.org> * src/gtk/menu-items.c (chdir_edit) - ignore the number of items that are selected in the listbox
author masneyb
date Sun, 21 Mar 2004 13:27:02 +0000
parents d469882002d9
children 4376ffeab64e
line wrap: on
line diff
--- a/src/gtk/menu-items.c	Sun Mar 21 13:22:41 2004 +0000
+++ b/src/gtk/menu-items.c	Sun Mar 21 13:27:02 2004 +0000
@@ -247,7 +247,7 @@
   char *tempstr;
 
   wdata = data;
-  if (!check_status (_("Chdir"), wdata, gftpui_common_use_threads (wdata->request), 1, 0,
+  if (!check_status (_("Chdir"), wdata, gftpui_common_use_threads (wdata->request), 0, 0,
                      wdata->request->chdir != NULL))
     return (0);