From: Roland McGrath Date: Fri, 21 Mar 2003 08:54:48 +0000 (+0000) Subject: * include/atomic.h (atomic_compare_and_exchange_bool_acq): Typo fix. X-Git-Tag: cvs/glibc-2_3_3~1123 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=2923c644071d07647667c842cc15e2ccf5453971;p=thirdparty%2Fglibc.git * include/atomic.h (atomic_compare_and_exchange_bool_acq): Typo fix. --- diff --git a/ChangeLog b/ChangeLog index c8d77623b58..6d03ff27dd5 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2003-03-21 Roland McGrath + + * include/atomic.h (atomic_compare_and_exchange_bool_acq): Typo fix. + 2003-03-20 Ulrich Drepper * include/atomic.h: Define atomic_compare_and_exchange_val_acq,