summaryrefslogtreecommitdiffstats
path: root/tools/lib/ph5diff.h
diff options
context:
space:
mode:
authorAllen Byrne <byrn@hdfgroup.org>2017-10-18 21:37:49 (GMT)
committerAllen Byrne <byrn@hdfgroup.org>2017-10-18 21:37:49 (GMT)
commit0b3b55f791479b7838c602a4f51300de9aa4772e (patch)
tree565303e44bcec7957ae2cc6d61fc5426e526c74a /tools/lib/ph5diff.h
parent6029b679a3c5772495419cd16bce97e611e5b4bf (diff)
downloadhdf5-0b3b55f791479b7838c602a4f51300de9aa4772e.zip
hdf5-0b3b55f791479b7838c602a4f51300de9aa4772e.tar.gz
hdf5-0b3b55f791479b7838c602a4f51300de9aa4772e.tar.bz2
HDFFV-10297 Merge from develop
Diffstat (limited to 'tools/lib/ph5diff.h')
-rw-r--r--tools/lib/ph5diff.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/lib/ph5diff.h b/tools/lib/ph5diff.h
index 996a611..2189e31 100644
--- a/tools/lib/ph5diff.h
+++ b/tools/lib/ph5diff.h
@@ -32,7 +32,7 @@ struct diff_mpi_args
{
char name1[256];
char name2[256];
- diff_opt_t options;
+ diff_opt_t opts;
diff_args_t argdata; /* rest args */
};