summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPedro F. Giffuni <pfg@FreeBSD.org>2017-02-16 20:28:30 +0000
committerPedro F. Giffuni <pfg@FreeBSD.org>2017-02-16 20:28:30 +0000
commit4eecef906265d2f49eab6be92ced762b05cf3753 (patch)
tree0209eff85974a4d544a56443b00c28055e81eba1
parent2fce775ec610840aef63bb252729a8b02494dafc (diff)
Notes
-rw-r--r--include/pthread.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/pthread.h b/include/pthread.h
index 3f45d6d84299..33267c1f6ebf 100644
--- a/include/pthread.h
+++ b/include/pthread.h
@@ -347,4 +347,4 @@ void __pthread_cleanup_pop_imp(int);
__END_DECLS
__NULLABILITY_PRAGMA_POP
-#endif /* _PTHREAD_H_ */
+#endif /* !_PTHREAD_H_ */