Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
brtnfld committed Feb 11, 2025
1 parent c15ce54 commit 842f4ff
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/H5VLcache_ext.c
Original file line number Diff line number Diff line change
Expand Up @@ -98,6 +98,7 @@
int RANK = 0;
int NPROC = 1;
hbool_t HDF5_CACHE_CLOSE_ASYNC = 0;
char log_buffer[LOG_BUFFER_SIZE];
// Functions from async VOL
int H5VL_async_set_delay_time(uint64_t time_us);
herr_t H5VL_async_set_request_dep(void *request, void *parent_request);
Expand Down

0 comments on commit 842f4ff

Please sign in to comment.