]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Revert "tftpd: fix double-colon typo in option string"
authorDmitry Morozovsky <marck@FreeBSD.org>
Thu, 20 Jul 2023 21:38:30 +0000 (00:38 +0300)
committerDmitry Morozovsky <marck@FreeBSD.org>
Thu, 20 Jul 2023 21:38:30 +0000 (00:38 +0300)
commit615d167cb88ca895278a26b22052f663c5228407
tree679867bd9870b0a249caa05d3c91704f22f39de8
parent3cbc8e752b92442c784306731e94fd904de3373c
Revert "tftpd: fix double-colon typo in option string"

It was not a typo: -d takes an optional argument, which is indicated with
a double colon.

This reverts commit 3cbc8e752b92442c784306731e94fd904de3373c.

Spotted by: kevans
libexec/tftpd/tftpd.c