ftp->dirs[] is no longer terminated with a zero entry but ftp->dirdepth
authorDaniel Stenberg <daniel@haxx.se>
Thu, 15 Apr 2004 10:43:40 +0000 (10:43 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Thu, 15 Apr 2004 10:43:40 +0000 (10:43 +0000)
commit592522ceaf1c4a9c6c1537b3710567ee46797a2a
treebacc5925527a46df36a23e9e7d02143a353b44f8
parent4f84e6d9e249297fa659818d5e28934fc98c5936
ftp->dirs[] is no longer terminated with a zero entry but ftp->dirdepth
should be used
lib/ftp.c