From 8885c892bed3b518ebc51dcfb4ca1d3b75a1dddb Mon Sep 17 00:00:00 2001 From: Frank Baker Date: Tue, 3 Aug 2004 17:57:40 -0500 Subject: [svn-r9007] 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 bec90b3..3ef3574 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.6.2, February 2004 -Last modified: 30 January 2001 +Last modified: 3 August 2004 Copyright   -- cgit v0.12