From 86b71e95862ea678bdef0a1e66f95777e9f55c44 Mon Sep 17 00:00:00 2001 From: Fang Guo Date: Tue, 6 Dec 2005 13:11:38 -0500 Subject: [svn-r11767] Purpose: Maintenance on Windows Description: Update expected output for C examples Solution: Platforms tested: MSVS 6.0 on Windows XP Misc. update: --- windows/examples/testExamples_exp_output.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/windows/examples/testExamples_exp_output.txt b/windows/examples/testExamples_exp_output.txt index b08e628..f2ac521 100755 --- a/windows/examples/testExamples_exp_output.txt +++ b/windows/examples/testExamples_exp_output.txt @@ -2,7 +2,7 @@ Expected output for HDF5 C examples tests ############################# The value of the attribute "Integer attribute" is 1 -The value of the attribute with index 2 is ABCD +The value of the attribute with index 1 is ABCD Name : Float attribute Rank : 2 @@ -86,4 +86,4 @@ rank 2, dimensions 5 x 6 3 4 5 6 0 0 0 4 5 6 7 0 0 0 5 6 7 8 0 0 0 -0 0 0 0 0 0 0 \ No newline at end of file +0 0 0 0 0 0 0 -- cgit v0.12