Fix whitespace

This commit is contained in:
Michael Theall 2016-01-25 19:14:15 -06:00
parent e83f8b5531
commit 10d7ed6217

View File

@ -2242,7 +2242,7 @@ ftp_xfer_dir(ftp_session_t *session,
return rc; return rc;
} }
rc = ENOMEM; rc = ENOMEM;
} }
} }