Code style and warning cleanups, from revise_chunks branch.

This commit is contained in:
Quincey Koziol
2016-11-06 12:08:19 -08:00
parent 2b5efccc30
commit bb6cb6adb0
39 changed files with 5219 additions and 5830 deletions

View File

@@ -85,7 +85,6 @@ H5Object::H5Object() : H5Location() {}
//--------------------------------------------------------------------------
// H5Object::H5Object(const H5Object& original) : H5Location() {}
//--------------------------------------------------------------------------
// Function: H5Object::createAttribute
///\brief Creates an attribute for a group, dataset, or named datatype.