Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
Signed-off-by: Quincey Koziol <[email protected]>
  • Loading branch information
qkoziol committed Jul 17, 2024
1 parent 8c47af8 commit 92d8ca7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/H5TSatomic.c
Original file line number Diff line number Diff line change
Expand Up @@ -162,4 +162,6 @@ H5TS_atomic_destroy_uint(H5TS_atomic_uint_t *obj)
FUNC_LEAVE_NOAPI_VOID_NAMECHECK_ONLY
} /* end H5TS_atomic_destroy_uint() */

#endif /* H5_HAVE_STDATOMIC_H */

#endif /* H5_HAVE_THREADS */

0 comments on commit 92d8ca7

Please sign in to comment.