From 5585cbae21775b0dff9160d1f9e58b6d3da11656 Mon Sep 17 00:00:00 2001 From: Frank Baker Date: Tue, 3 Aug 2004 17:56:22 -0500 Subject: [svn-r9006] Purpose: In "Intro to HDF5" Example #5, corrected the anticipated output listed in a code comment. Fixes Bugzilla entry #112. Platforms tested: Mozilla --- doc/html/Intro/IntroExamples.html | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/doc/html/Intro/IntroExamples.html b/doc/html/Intro/IntroExamples.html index 78637b6..e036207 100644 --- a/doc/html/Intro/IntroExamples.html +++ b/doc/html/Intro/IntroExamples.html @@ -896,9 +896,9 @@ main (void) /* * Resulting dataset * - * 3 3 3 2 2 - * 3 3 3 2 2 - * 3 3 3 0 0 + * 1 1 1 3 3 + * 1 1 1 3 3 + * 1 1 1 0 0 * 2 0 0 0 0 * 2 0 0 0 0 * 2 0 0 0 0 @@ -2116,7 +2116,7 @@ main(void) Describes HDF5 Release 1.7, the unreleased development branch; working toward HDF5 Release 1.8.0 -Last modified: 30 January 2001 +Last modified: 3 August 2004 Copyright   -- cgit v0.12