From 32934cfa2b1955cd7f55a0a041da227e0af7f3e7 Mon Sep 17 00:00:00 2001 From: Pedro Vicente Nunes Date: Mon, 12 Mar 2007 14:27:33 -0500 Subject: [svn-r13506] make comments equal in 1.6 and 1.7 --- tools/h5dump/h5dump.c | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/tools/h5dump/h5dump.c b/tools/h5dump/h5dump.c index 4b22a09..0af6d5d 100644 --- a/tools/h5dump/h5dump.c +++ b/tools/h5dump/h5dump.c @@ -2862,9 +2862,10 @@ set_output_file(const char *fname, int is_bin) /*------------------------------------------------------------------------- * Function: set_binary_form * - * Purpose: + * Purpose: set the binary form of output by translating from a string input + * parameter to a integer return value * - * Return: + * Return: integer form of binary output or -1 if none found * * Programmer: Pedro Vicente Nunes * June 28, 2006 -- cgit v0.12