summaryrefslogtreecommitdiffstats
path: root/src/H5VLdaosm.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/H5VLdaosm.h')
-rw-r--r--src/H5VLdaosm.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/H5VLdaosm.h b/src/H5VLdaosm.h
index 462a8a4..d35773a 100644
--- a/src/H5VLdaosm.h
+++ b/src/H5VLdaosm.h
@@ -60,7 +60,7 @@ typedef struct H5VL_daosm_file_t {
daos_handle_t poh;
daos_handle_t coh;
daos_epoch_t epoch;
- hbool_t snap_epoch;
+ int snap_epoch;
char *file_name;
uuid_t uuid;
unsigned flags;