From eaea92f137762dd754fdf858a2cd600f15005884 Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Thu, 9 Dec 2010 19:22:52 -0500 Subject: [PATCH] Fix typo in comment. --- include/atomic.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/atomic.h b/include/atomic.h index 37d0111..fc4023b 100644 --- a/include/atomic.h +++ b/include/atomic.h @@ -33,7 +33,7 @@ the multi-thread case. The interfaces have the prefix "catomic_". - - support functions like barriers. They also have the preifx + - support functions like barriers. They also have the prefix "atomic_". Architectures must provide a few lowlevel macros (the compare -- 2.7.4