1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-26 21:17:40 +00:00
freebsd-ports/ftp/cftp/files/patch-aa
David W. Chapman Jr. 12dc489c8d Update to 0.11
PR:		30515
Submitted by:	gslin@infomath.math.nctu.edu.tw
2001-09-14 04:47:47 +00:00

11 lines
269 B
Plaintext
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

--- util.h.orig Wed Sep 12 11:00:36 2001
+++ util.h Wed Sep 12 11:00:41 2001
@@ -26,7 +26,6 @@
char *canonical(char *path, char *current);
-char *dirname(char *name);
char *local_exp(char *path);
char *args_to_string(char **args);
char *get_anon_passwd(void);