summaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
authorPedro Vicente Nunes <pvn@hdfgroup.org>2008-01-07 20:45:09 (GMT)
committerPedro Vicente Nunes <pvn@hdfgroup.org>2008-01-07 20:45:09 (GMT)
commit95a801714bdfbc93efc7e3f70cd0b6ea872bb6db (patch)
tree365d3607b3cfa20e670225c583a2e32753534a1c /tools
parent8ba92cda45315abfbc19cac0f80adcbde435984d (diff)
downloadhdf5-95a801714bdfbc93efc7e3f70cd0b6ea872bb6db.zip
hdf5-95a801714bdfbc93efc7e3f70cd0b6ea872bb6db.tar.gz
hdf5-95a801714bdfbc93efc7e3f70cd0b6ea872bb6db.tar.bz2
[svn-r14381] comment typo fix
Diffstat (limited to 'tools')
-rw-r--r--tools/lib/h5diff.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/lib/h5diff.c b/tools/lib/h5diff.c
index 4a6a8cd..4f4074f 100644
--- a/tools/lib/h5diff.c
+++ b/tools/lib/h5diff.c
@@ -810,7 +810,7 @@ hsize_t diff(hid_t file1_id,
/*-------------------------------------------------------------------------
* non verbose, check first if we have differences by enabling quiet mode
* so that printing is off, and compare again if differences found,
- * disabling quite mode
+ * disabling quiet mode
*-------------------------------------------------------------------------
*/
else {