From e77688f3d4e9ccea7eb1f7bef18a26b910db030c Mon Sep 17 00:00:00 2001 From: Paul Eggert Date: Thu, 6 Aug 2026 23:18:20 -0500 Subject: [PATCH] * m4/gnulib-common.m4: update comment to match code --- m4/gnulib-common.m4 | 2 -- 1 file changed, 2 deletions(-) diff --git a/m4/gnulib-common.m4 b/m4/gnulib-common.m4 index 12b0836e2a..d8a6c9b114 100644 --- a/m4/gnulib-common.m4 +++ b/m4/gnulib-common.m4 @@ -296,11 +296,9 @@ AC_DEFUN([gl_COMMON_BODY], [ we cannot omit the storage-class specifier. Therefore, the following rule applies: * The macros - _GL_ATTRIBUTE_CONST _GL_ATTRIBUTE_DEPRECATED _GL_ATTRIBUTE_MAYBE_UNUSED _GL_ATTRIBUTE_NODISCARD - _GL_ATTRIBUTE_PURE _GL_ATTRIBUTE_REPRODUCIBLE _GL_ATTRIBUTE_UNSEQUENCED which may expand to bracket syntax [[...]], must come first, before the -- 2.47.3