Re: [patch] ftp: tiny typo in comment

2019-05-13 Thread Theo Buehler
On Mon, May 13, 2019 at 05:53:37PM +0200, Hiltjo Posthuma wrote: > Tiny typo in a fancy word :) Fixed, thanks

[patch] ftp: tiny typo in comment

2019-05-13 Thread Hiltjo Posthuma
Tiny typo in a fancy word :) Patch below: diff --git usr.bin/ftp/ftp.c usr.bin/ftp/ftp.c index afb6514efd7..5690f4dbfb9 100644 --- usr.bin/ftp/ftp.c +++ usr.bin/ftp/ftp.c @@ -343,7 +343,7 @@ ftp_eprt(FILE *fp) return -1; } - /* Find out the ephermal port chosen */