summaryrefslogtreecommitdiffstats
path: root/src/H5Cpkg.h
diff options
context:
space:
mode:
authorBinh-Minh Ribler <bmribler@hdfgroup.org>2018-04-12 23:34:20 (GMT)
committerBinh-Minh Ribler <bmribler@hdfgroup.org>2018-04-12 23:34:20 (GMT)
commit8b15b10c59b73cdc624cacbfe7652f32c3d44dae (patch)
tree2799d33e8d33bbab83c414ab17000e2aa19ce632 /src/H5Cpkg.h
parent3fc4ea3d3935f254ac61fd726f9b9d684fe653a6 (diff)
downloadhdf5-8b15b10c59b73cdc624cacbfe7652f32c3d44dae.zip
hdf5-8b15b10c59b73cdc624cacbfe7652f32c3d44dae.tar.gz
hdf5-8b15b10c59b73cdc624cacbfe7652f32c3d44dae.tar.bz2
Fixed typos
Description: Looked for typos similar to user's report in HDFFV-10404. Not all the same but many were found and fixed. Platforms tested: Linux/64 (jelly) - only typos
Diffstat (limited to 'src/H5Cpkg.h')
-rw-r--r--src/H5Cpkg.h12
1 files changed, 6 insertions, 6 deletions
diff --git a/src/H5Cpkg.h b/src/H5Cpkg.h
index 0df5bf7..3041ce1 100644
--- a/src/H5Cpkg.h
+++ b/src/H5Cpkg.h
@@ -1005,7 +1005,7 @@ struct H5C_t
* We maintain doubly linked lists of instances of H5C_cache_entry_t for a
* variety of reasons -- protected list, LRU list, and the clean and dirty
* LRU lists at present. The following macros support linking and unlinking
- * of instances of H5C_cache_entry_t by both their regular and auxilary next
+ * of instances of H5C_cache_entry_t by both their regular and auxiliary next
* and previous pointers.
*
* The size and length fields are also maintained.
@@ -2509,7 +2509,7 @@ if ( (cache_ptr)->index_size != \
* a bit more performance out of the cache.
*
* At least for the first cut, I am leaving the comments and
- * white space in the macro. If they cause dificulties with
+ * white space in the macro. If they cause difficulties with
* the pre-processor, I'll have to remove them.
*
* JRM - 7/28/04
@@ -2620,7 +2620,7 @@ if ( (cache_ptr)->index_size != \
* a bit more performance out of the cache.
*
* At least for the first cut, I am leaving the comments and
- * white space in the macro. If they cause dificulties with
+ * white space in the macro. If they cause difficulties with
* pre-processor, I'll have to remove them.
*
* JRM - 7/28/04
@@ -2764,7 +2764,7 @@ if ( (cache_ptr)->index_size != \
* a bit more performance out of the cache.
*
* At least for the first cut, I am leaving the comments and
- * white space in the macro. If they cause dificulties with
+ * white space in the macro. If they cause difficulties with
* pre-processor, I'll have to remove them.
*
* JRM - 7/28/04
@@ -2902,7 +2902,7 @@ if ( (cache_ptr)->index_size != \
* a bit more performance out of the cache.
*
* At least for the first cut, I am leaving the comments and
- * white space in the macro. If they cause dificulties with
+ * white space in the macro. If they cause difficulties with
* pre-processor, I'll have to remove them.
*
* JRM - 7/28/04
@@ -3443,7 +3443,7 @@ if ( (cache_ptr)->index_size != \
* squeeze a bit more performance out of the cache.
*
* At least for the first cut, I am leaving the comments and
- * white space in the macro. If they cause dificulties with
+ * white space in the macro. If they cause difficulties with
* pre-processor, I'll have to remove them.
*
* JRM - 7/28/04