summaryrefslogtreecommitdiffstats
path: root/src/H5T.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/H5T.c')
-rw-r--r--src/H5T.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/H5T.c b/src/H5T.c
index 2f534c9..0566b72 100644
--- a/src/H5T.c
+++ b/src/H5T.c
@@ -4872,6 +4872,7 @@ H5T_cmp(const H5T_t *dt1, const H5T_t *dt2)
switch(dt1->u.atomic.u.r.rtype) {
case H5R_OBJECT:
+ case H5R_DATASET_REGION: /* Does this need more to distinguish it? -QAK 11/30/98 */
/*void */
break;