From 82f785ee0c4fa1c6ee42b3e28b2670d45a94202a Mon Sep 17 00:00:00 2001 From: Raymond Lu Date: Wed, 7 Nov 2007 10:38:45 -0500 Subject: [svn-r14242] Added some comments. No test is needed. --- test/gen_udlinks.c | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/test/gen_udlinks.c b/test/gen_udlinks.c index b7e35ef..08a25cc 100644 --- a/test/gen_udlinks.c +++ b/test/gen_udlinks.c @@ -21,6 +21,10 @@ * should be created on a little-endian and a big-endian machine. * They will be named according to the platform and should * be placed in the hdf5/test directory so that the links test can use them. + * + * Note: The be_extlink2.h5 is also used by external.c to test opening + * external link twice. -SLU 2007/11/7 + * */ #include "hdf5.h" -- cgit v0.12