git: bd282a73571c - stable/14 - MAC/do: parse_single_rule(): Fix herald comment's first line
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 08 Apr 2025 13:41:16 UTC
The branch stable/14 has been updated by olce:
URL: https://cgit.FreeBSD.org/src/commit/?id=bd282a73571cce6c3a7c5579debc5146a0348851
commit bd282a73571cce6c3a7c5579debc5146a0348851
Author: Olivier Certner <olce@FreeBSD.org>
AuthorDate: 2025-04-01 16:43:40 +0000
Commit: Olivier Certner <olce@FreeBSD.org>
CommitDate: 2025-04-08 13:38:29 +0000
MAC/do: parse_single_rule(): Fix herald comment's first line
No functional change.
MFC after: 5 days
Sponsored by: The FreeBSD Foundation
(cherry picked from commit 03c12d0c21a3f3aba5db8b86fc3b4637cfe109a7)
---
sys/security/mac_do/mac_do.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/sys/security/mac_do/mac_do.c b/sys/security/mac_do/mac_do.c
index 8175f8ccdab4..7bd3e2294798 100644
--- a/sys/security/mac_do/mac_do.c
+++ b/sys/security/mac_do/mac_do.c
@@ -844,7 +844,7 @@ pour_list_into_rule(const id_type_t type, struct id_list *const list,
}
/*
- * See also first comments for parse_rule() below.
+ * See also the herald comment for parse_rules() below.
*
* The second part of a rule, called <target> (or <to>), is a comma-separated
* (',') list of '<flags><type>=<id>' clauses similar to that of the <from>