diff options
Diffstat (limited to 'libftpconn')
-rw-r--r-- | libftpconn/names.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/libftpconn/names.c b/libftpconn/names.c index 4536b723..9bf0767c 100644 --- a/libftpconn/names.c +++ b/libftpconn/names.c @@ -235,4 +235,3 @@ ftp_conn_get_names (struct ftp_conn *conn, const char *name, return err; } - |