summaryrefslogtreecommitdiffstats
path: root/c++/test/dsets.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'c++/test/dsets.cpp')
-rw-r--r--c++/test/dsets.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/c++/test/dsets.cpp b/c++/test/dsets.cpp
index e860f34..ee1a206 100644
--- a/c++/test/dsets.cpp
+++ b/c++/test/dsets.cpp
@@ -950,7 +950,7 @@ test_types(H5File& file)
} // test_types
/*-------------------------------------------------------------------------
- * Function: main
+ * Function: test_dset
*
* Purpose: Tests the dataset interface (H5D)
*