aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/sparc/nptl/bits/pthreadtypes.h
diff options
context:
space:
mode:
Diffstat (limited to 'sysdeps/sparc/nptl/bits/pthreadtypes.h')
-rw-r--r--sysdeps/sparc/nptl/bits/pthreadtypes.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sysdeps/sparc/nptl/bits/pthreadtypes.h b/sysdeps/sparc/nptl/bits/pthreadtypes.h
index d45cb61..e781a25 100644
--- a/sysdeps/sparc/nptl/bits/pthreadtypes.h
+++ b/sysdeps/sparc/nptl/bits/pthreadtypes.h
@@ -87,7 +87,7 @@ typedef union
unsigned int __nusers;
#endif
/* KIND must stay at this position in the structure to maintain
- binary compatibility. */
+ binary compatibility with static initializers. */
int __kind;
#if __WORDSIZE == 64
int __spins;