summaryrefslogtreecommitdiff
path: root/ports/sysdeps/unix/sysv/linux/hppa/internaltypes.h
diff options
context:
space:
mode:
Diffstat (limited to 'ports/sysdeps/unix/sysv/linux/hppa/internaltypes.h')
-rw-r--r--ports/sysdeps/unix/sysv/linux/hppa/internaltypes.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/ports/sysdeps/unix/sysv/linux/hppa/internaltypes.h b/ports/sysdeps/unix/sysv/linux/hppa/internaltypes.h
index 6eee0b3ba1..ac827b6842 100644
--- a/ports/sysdeps/unix/sysv/linux/hppa/internaltypes.h
+++ b/ports/sysdeps/unix/sysv/linux/hppa/internaltypes.h
@@ -1,9 +1,9 @@
#include_next <internaltypes.h>
-#ifndef _INTERNAL_TYPES_H_HPPA_
+#ifndef _INTERNAL_TYPES_H_HPPA_
#define _INTERNAL_TYPES_H_HPPA_ 1
#include <atomic.h>
-/* In GLIBC 2.10 HPPA switched from Linuxthreads to NPTL, and in order
+/* In GLIBC 2.10 HPPA switched from Linuxthreads to NPTL, and in order
to maintain ABI compatibility with pthread_cond_t, some care had to be
taken.