summaryrefslogtreecommitdiffstats
path: root/testpar/testpar.h
diff options
context:
space:
mode:
authorAllen Byrne <byrn@hdfgroup.org>2020-05-13 14:20:04 (GMT)
committerAllen Byrne <byrn@hdfgroup.org>2020-05-13 14:20:04 (GMT)
commit3e628120ceee554636eda775269b4f0ca914c140 (patch)
treeeade4013722654698ab2380605bbb0371f13b7da /testpar/testpar.h
parent2c78a1930b11ef10aa92d3cdeb8486d2ede1b33b (diff)
downloadhdf5-3e628120ceee554636eda775269b4f0ca914c140.zip
hdf5-3e628120ceee554636eda775269b4f0ca914c140.tar.gz
hdf5-3e628120ceee554636eda775269b4f0ca914c140.tar.bz2
Whitespace changes
Diffstat (limited to 'testpar/testpar.h')
-rw-r--r--testpar/testpar.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/testpar/testpar.h b/testpar/testpar.h
index 2c1bce2..f76de51 100644
--- a/testpar/testpar.h
+++ b/testpar/testpar.h
@@ -34,7 +34,7 @@
if (VERBOSE_MED && *mesg != '\0') \
HDprintf("%s\n", mesg)
-/*
+/*
* VRFY: Verify if the condition val is true.
* If it is true, then call MESG to print mesg, depending on the verbose
* level.