]> Savannah Git Hosting - gnulib.git/commitdiff
autoupdate
authorKarl Berry <karl@freefriends.org>
Thu, 16 Dec 2021 15:43:21 +0000 (07:43 -0800)
committerKarl Berry <karl@freefriends.org>
Thu, 16 Dec 2021 15:43:21 +0000 (07:43 -0800)
lib/cdefs.h

index ab57d4a0652483ec101b2d57776e1667bc311599..a05b538579b8801b7a30407fe8770e46d0261234 100644 (file)
                                                   __s, __osz))               \
    && __glibc_safe_len_cond ((__SIZE_TYPE__) (__l), __s, __osz))
 
-/* Conversely, we know at compile time that the length is safe if the
+/* Conversely, we know at compile time that the length is unsafe if the
    __L * __S <= __OBJSZ condition can be folded to a constant and if it is
    false.  */
 #define __glibc_unsafe_len(__l, __s, __osz) \