Re: git: 3cbc8e752b92 - main - tftpd: fix double-colon typo in option string

From: Kyle Evans <kevans_at_FreeBSD.org>
Date: Thu, 20 Jul 2023 22:01:21 UTC
On 7/20/23 16:40, Dmitry Morozovsky wrote:
> On Thu, 20 Jul 2023, Kyle Evans wrote:
> 
>> On 7/20/23 16:28, Dmitry Morozovsky wrote:
>>> The branch main has been updated by marck:
>>>
>>> URL:
>>> https://cgit.FreeBSD.org/src/commit/?id=3cbc8e752b92442c784306731e94fd904de3373c
>>>
>>> commit 3cbc8e752b92442c784306731e94fd904de3373c
>>> Author:     Dmitry Morozovsky <marck@FreeBSD.org>
>>> AuthorDate: 2023-07-20 21:24:28 +0000
>>> Commit:     Dmitry Morozovsky <marck@FreeBSD.org>
>>> CommitDate: 2023-07-20 21:24:28 +0000
>>>
>>>       tftpd: fix double-colon typo in option string
>>>            MFC after:      1 month
>>>       X-MFC-With:     273a307d0b80743fb08e23237b3f74dc94a8fa2a
>>>       X-MFC-With:     03c2616dc530e5b23f06f9aa421012154590e578
>>
>> Er, this wasn't a bug. -d takes an optional argument, which is indicated with
>> a double colon.
> 
> Ah I see now, overlooked somehow.
> 
> Will revert, sorry for the noise
> 
> 

Thanks!