Small inclusion guard comment fix.

This commit is contained in:
Pedro F. Giffuni 2017-02-16 20:28:30 +00:00
parent 2fce775ec6
commit 4eecef9062
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=313818

View file

@ -347,4 +347,4 @@ void __pthread_cleanup_pop_imp(int);
__END_DECLS
__NULLABILITY_PRAGMA_POP
#endif /* _PTHREAD_H_ */
#endif /* !_PTHREAD_H_ */