Skip to content

Commit

Permalink
atomic: Update comments
Browse files Browse the repository at this point in the history
  • Loading branch information
lhmouse committed Jan 17, 2024
1 parent ceff72d commit 6834717
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mcfgthread/atomic.h
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ __MCF_C_DECLARATIONS_BEGIN
#endif

#ifdef __GNUC__
/* Use GCC and Clang bultins which map to C++11 atomic functions directly. GCC
/* Use GCC and Clang bultins which map to C++11 atomic functions precisely. GCC
* 4.7 or Clang 3.1 is required. */
# define __MCF__Atomic

Expand Down

0 comments on commit 6834717

Please sign in to comment.