aboutsummaryrefslogtreecommitdiff
path: root/src/util/hdf5_recombiner.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/util/hdf5_recombiner.c')
-rw-r--r--src/util/hdf5_recombiner.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/util/hdf5_recombiner.c b/src/util/hdf5_recombiner.c
index 1b11ff3..4f75bcb 100644
--- a/src/util/hdf5_recombiner.c
+++ b/src/util/hdf5_recombiner.c
@@ -465,7 +465,7 @@ static herr_t CopyObject (hid_t from,
}
else
{
- fprintf (stderr, "WARNING: Found object '%s' which is not neither a "
+ fprintf (stderr, "WARNING: Found object '%s' which is neither a "
"group nor a dataset ! Object will not be copied.\n",
pathname);
nerrors++;