diff options
author | Allen Byrne <50328838+byrnHDF@users.noreply.github.com> | 2020-10-15 22:36:11 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-10-15 22:36:11 (GMT) |
commit | 2277865c6083e9c34369606dfcd3e551af891978 (patch) | |
tree | ee6e55270f8bdcb1feb221ed6866bcba45a83c18 /src/H5FDhdfs.h | |
parent | e146de3feaa761cffd0d1575bd6450f22bbdf09f (diff) | |
download | hdf5-2277865c6083e9c34369606dfcd3e551af891978.zip hdf5-2277865c6083e9c34369606dfcd3e551af891978.tar.gz hdf5-2277865c6083e9c34369606dfcd3e551af891978.tar.bz2 |
Mostly whitespace and comment cleanup. (#39)
Diffstat (limited to 'src/H5FDhdfs.h')
-rw-r--r-- | src/H5FDhdfs.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/H5FDhdfs.h b/src/H5FDhdfs.h index 5cc578a..5fbc54b 100644 --- a/src/H5FDhdfs.h +++ b/src/H5FDhdfs.h @@ -16,7 +16,7 @@ * Programmer: Jacob Smith * 2018-04-23 * - * Purpose: The public header file for the hdfs driver. + * Purpose: The public header file for the hdfs driver. */ #ifndef H5FDhdfs_H |