summaryrefslogtreecommitdiffstats
path: root/src/H5VLpassthru.h
diff options
context:
space:
mode:
authorDana Robinson <derobins@hdfgroup.org>2021-04-07 16:29:27 (GMT)
committerDana Robinson <derobins@hdfgroup.org>2021-04-07 16:29:27 (GMT)
commit17c7cf94755aabd4885a3cbd287e65240ab04b49 (patch)
treee4664ba62f36b7f7979a45bf4074439ce818e71a /src/H5VLpassthru.h
parent4857beeb30b0bac6ea5f4467d8c07be9f3ed2ae0 (diff)
downloadhdf5-17c7cf94755aabd4885a3cbd287e65240ab04b49.zip
hdf5-17c7cf94755aabd4885a3cbd287e65240ab04b49.tar.gz
hdf5-17c7cf94755aabd4885a3cbd287e65240ab04b49.tar.bz2
Moves VFD and VOL make check targets to conclude.am
Diffstat (limited to 'src/H5VLpassthru.h')
-rw-r--r--src/H5VLpassthru.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/H5VLpassthru.h b/src/H5VLpassthru.h
index 79caca7..ec396cc 100644
--- a/src/H5VLpassthru.h
+++ b/src/H5VLpassthru.h
@@ -25,7 +25,7 @@
/* Characteristics of the pass-through VOL connector */
#define H5VL_PASSTHRU_NAME "pass_through"
-#define H5VL_PASSTHRU_VALUE 505 /* VOL connector ID */
+#define H5VL_PASSTHRU_VALUE 1 /* VOL connector ID */
#define H5VL_PASSTHRU_VERSION 0
/* Pass-through VOL connector info */