source:
npl/system/netkit-ftp/patches/23-netkit-ftp-0.17-case.patch
@
2154c77
Last change on this file since 2154c77 was c5c522c, checked in by , 8 years ago | |
---|---|
|
|
File size: 416 bytes |
-
netkit-ftp-0.17/ftp/cmds.c
diff -up netkit-ftp-0.17/ftp/cmds.c.case netkit-ftp-0.17/ftp/cmds.c
old new mget(int argc, char **argv) 831 831 tp++; 832 832 tp2++; 833 833 } 834 tp = tmpbuf; 835 } 836 else { 837 tp = cp; 834 838 } 835 tp = tmpbuf;836 839 } 837 840 if (ntflag) { 838 841 tp = dotrans(tp);
Note: See TracBrowser
for help on using the repository browser.