From ebe8027b5ca4f83091cff5b4bd02375a39ae4574 Mon Sep 17 00:00:00 2001 From: Marko Lindqvist Date: Sat, 17 Sep 2022 18:35:51 +0300 Subject: [PATCH 33/33] Update gnulib-common to serial 74 from gnulib upstream See osdn #45657 Signed-off-by: Marko Lindqvist --- dependencies/m4/gnulib-common.m4 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dependencies/m4/gnulib-common.m4 b/dependencies/m4/gnulib-common.m4 index 8a5daa230e..d17cbec58c 100644 --- a/dependencies/m4/gnulib-common.m4 +++ b/dependencies/m4/gnulib-common.m4 @@ -1,4 +1,4 @@ -# gnulib-common.m4 serial 73 +# gnulib-common.m4 serial 74 dnl Copyright (C) 2007-2022 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, @@ -115,7 +115,7 @@ AC_DEFUN([gl_COMMON_BODY], [ # define _GL_HAS_C_ATTRIBUTE(attr) 0 #endif -]dnl There is no _GL_ATTRIBUTE_ALIGNED; use stdalign's _Alignas instead. +]dnl There is no _GL_ATTRIBUTE_ALIGNED; use stdalign's alignas instead. [ /* _GL_ATTRIBUTE_ALLOC_SIZE ((N)) declares that the Nth argument of the function is the size of the returned memory block. -- 2.35.1