From 785938ace19e2533ab94c14b6cd8de508fe18f15 Mon Sep 17 00:00:00 2001 From: Pedro Vicente Nunes Date: Mon, 26 Jun 2006 11:05:32 -0500 Subject: [svn-r12438] Purpose: updated some comments Description: Solution: Platforms tested: Misc. update: --- tools/h5dump/binread.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/h5dump/binread.c b/tools/h5dump/binread.c index d3b43a9..02bb115 100644 --- a/tools/h5dump/binread.c +++ b/tools/h5dump/binread.c @@ -20,7 +20,7 @@ /* This program reads binary output from h5dump (-b option). To use change the following 3 symbols accordingly. - For example, to read 6 elements of a float type from a file "out.dat", define + For example, to read 6 elements of a float type , define #define NELMTS 6 #define TYPE float -- cgit v0.12