]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
* include/atomic.h (atomic_compare_and_exchange_bool_acq): Typo fix.
authorRoland McGrath <roland@gnu.org>
Fri, 21 Mar 2003 08:54:48 +0000 (08:54 +0000)
committerRoland McGrath <roland@gnu.org>
Fri, 21 Mar 2003 08:54:48 +0000 (08:54 +0000)
ChangeLog

index c8d77623b58b4086297af7937d6fd707b5bde9b5..6d03ff27dd595a25d3e7dfd4d44fb9398b424e2c 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2003-03-21  Roland McGrath  <roland@redhat.com>
+
+       * include/atomic.h (atomic_compare_and_exchange_bool_acq): Typo fix.
+
 2003-03-20  Ulrich Drepper  <drepper@redhat.com>
 
        * include/atomic.h: Define atomic_compare_and_exchange_val_acq,