From 578740480455c982777140bb66ee236f90ac6ff0 Mon Sep 17 00:00:00 2001 From: Dana Robinson Date: Sun, 16 Aug 2020 18:10:48 -0700 Subject: Trivialities noticed while normalizing 1.10 --- src/H5Oattribute.c | 2 +- src/H5Odeprec.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/H5Oattribute.c b/src/H5Oattribute.c index a795957..d6b9f7a 100644 --- a/src/H5Oattribute.c +++ b/src/H5Oattribute.c @@ -13,7 +13,7 @@ /*------------------------------------------------------------------------- * - * Created: H5Oattribute.c + * Created: H5Oattribute.c * * Purpose: Object header attribute routines. * diff --git a/src/H5Odeprec.c b/src/H5Odeprec.c index aca0d59..b37fde5 100644 --- a/src/H5Odeprec.c +++ b/src/H5Odeprec.c @@ -13,7 +13,7 @@ /*------------------------------------------------------------------------- * - * Purpose: Deprecated functions from the H5O interface. These + * Purpose: Deprecated functions from the H5O interface. These * functions are here for compatibility purposes and may be * removed in the future. Applications should switch to the * newer APIs. -- cgit v0.12