diff options
| author | Eitan Adler <eadler@FreeBSD.org> | 2018-03-19 07:00:15 +0000 |
|---|---|---|
| committer | Eitan Adler <eadler@FreeBSD.org> | 2018-03-19 07:00:15 +0000 |
| commit | 0a1c65e828d96c6a5bf90cb8fd471faab0c28cc8 (patch) | |
| tree | 165f4b81f5e6c5da15109e72eca53664e0463eb5 /include | |
| parent | 6dd24c02965ba80232947b37e2ff89a2dc745761 (diff) | |
Notes
Diffstat (limited to 'include')
| -rw-r--r-- | include/pthread.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/pthread.h b/include/pthread.h index 8ead85529ad4..24b2b5bb4a26 100644 --- a/include/pthread.h +++ b/include/pthread.h @@ -349,4 +349,4 @@ void __pthread_cleanup_pop_imp(int); __END_DECLS __NULLABILITY_PRAGMA_POP -#endif /* _PTHREAD_H_ */ +#endif /* !_PTHREAD_H_ */ |
