Bug 280965 - Typo in comment
Summary: Typo in comment
Status: Closed FIXED
Alias: None
Product: Base System
Classification: Unclassified
Component: bin (show other bugs)
Version: CURRENT
Hardware: Any Any
: --- Affects Only Me
Assignee: Li-Wen Hsu
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-08-21 03:39 UTC by Steve Kargl
Modified: 2024-10-21 03:01 UTC (History)
1 user (show)

See Also:


Attachments
fix typo (664 bytes, patch)
2024-08-21 03:39 UTC, Steve Kargl
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Steve Kargl freebsd_committer freebsd_triage 2024-08-21 03:39:46 UTC
Created attachment 252975 [details]
fix typo

The attached patch fixes a typo in a comment in lib/msun/src/math_private.h.
Comment 1 commit-hook freebsd_committer freebsd_triage 2024-08-21 07:00:53 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/src/commit/?id=213eb102aeec50b8c236aac1d8f0e0a3f9a99449

commit 213eb102aeec50b8c236aac1d8f0e0a3f9a99449
Author:     Steve Kargl <kargl@FreeBSD.org>
AuthorDate: 2024-08-21 06:59:07 +0000
Commit:     Li-Wen Hsu <lwhsu@FreeBSD.org>
CommitDate: 2024-08-21 06:59:07 +0000

    msun: Fix typo in comment

    PR:             280965
    MFC after:      3 days

 lib/msun/src/math_private.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
Comment 2 commit-hook freebsd_committer freebsd_triage 2024-10-21 03:01:54 UTC
A commit in branch stable/14 references this bug:

URL: https://cgit.FreeBSD.org/src/commit/?id=8303373e398d843b859644c6cce0f67f0af96b88

commit 8303373e398d843b859644c6cce0f67f0af96b88
Author:     Steve Kargl <kargl@FreeBSD.org>
AuthorDate: 2024-08-21 06:59:07 +0000
Commit:     Li-Wen Hsu <lwhsu@FreeBSD.org>
CommitDate: 2024-10-21 03:00:49 +0000

    msun: Fix typo in comment

    PR:             280965
    MFC after:      3 days

    (cherry picked from commit 213eb102aeec50b8c236aac1d8f0e0a3f9a99449)

 lib/msun/src/math_private.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
Comment 3 commit-hook freebsd_committer freebsd_triage 2024-10-21 03:01:55 UTC
A commit in branch stable/13 references this bug:

URL: https://cgit.FreeBSD.org/src/commit/?id=851b781251bb7ef96c0f753d5ab9a667471d399b

commit 851b781251bb7ef96c0f753d5ab9a667471d399b
Author:     Steve Kargl <kargl@FreeBSD.org>
AuthorDate: 2024-08-21 06:59:07 +0000
Commit:     Li-Wen Hsu <lwhsu@FreeBSD.org>
CommitDate: 2024-10-21 03:01:01 +0000

    msun: Fix typo in comment

    PR:             280965
    MFC after:      3 days

    (cherry picked from commit 213eb102aeec50b8c236aac1d8f0e0a3f9a99449)

 lib/msun/src/math_private.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)