Re: git: d97ecf714e79 - main - time(3): Increase precision of time conversion functions by using gcd.

From: Hans Petter Selasky <hselasky_at_freebsd.org>
Date: Tue, 04 Oct 2022 19:53:43 UTC
On 10/4/22 18:41, John Baldwin wrote:
> On 10/4/22 4:53 AM, Hans Petter Selasky wrote:
>> The branch main has been updated by hselasky:
>>
>> URL: 
>> https://cgit.FreeBSD.org/src/commit/?id=d97ecf714e791ad8ca7caa969fd9a5e9347fc96a
>>
>> commit d97ecf714e791ad8ca7caa969fd9a5e9347fc96a
>> Author:     Hans Petter Selasky <hselasky@FreeBSD.org>
>> AuthorDate: 2022-10-02 22:15:09 +0000
>> Commit:     Hans Petter Selasky <hselasky@FreeBSD.org>
>> CommitDate: 2022-10-04 11:51:06 +0000
>>
>>      time(3): Increase precision of time conversion functions by using 
>> gcd.
>>      ...
>>      Reviewed by:    kib@
>>      Differential Revision:  https://reviews.freebsd.org/D36857
>>      MFC after:      1 week
>>      Sponsored by:   NVIDIA Networking
> 
> For future reference: Phab only auto-closes a review if the Differential 
> Revision
> tag is the last tag in the commit log.  This is why it is listed last in 
> the
> commit log template.
> 

I'm a little confused. My phab review did auto close??

--HPS