From 5ec3136235d7a0d5db77a474c40e35edd47b6dd7 Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Fri, 9 Jun 2023 17:28:26 -0700 Subject: [PATCH] correct my typo in ChangeLog; making it mirror the correct commit log --- ChangeLog | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index fcd9ce93f1..dc482ca59c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -9,7 +9,7 @@ maint.mk: sc_prohibit_xalloc_without_use: also match alloc_die * top/maint.mk (sc_prohibit_xalloc_without_use): Adjust in-comment command's regexp so it also finds alloc_die, - whose declaration has a prefix of "/*extern*/ _Noreturn". + whose declaration has a prefix of "_Noreturn ". Also delete some now-obsolete commentary. (_xa1): Regenerate the regexp using that command. Reported by Pádraig Brady in -- 2.39.5