* 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 c8d7762..6d03ff2 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,