summaryrefslogtreecommitdiffstats
path: root/fortran/src
diff options
context:
space:
mode:
Diffstat (limited to 'fortran/src')
-rw-r--r--fortran/src/H5Af.c10
-rw-r--r--fortran/src/H5Aff.F9024
-rw-r--r--fortran/src/H5Gff.F906
-rw-r--r--fortran/src/H5Lf.c6
-rw-r--r--fortran/src/H5Lff.F906
-rw-r--r--fortran/src/H5Of.c2
-rw-r--r--fortran/src/H5Off.F902
-rw-r--r--fortran/src/H5Pff.F902
-rw-r--r--fortran/src/H5Tff.F902
9 files changed, 30 insertions, 30 deletions
diff --git a/fortran/src/H5Af.c b/fortran/src/H5Af.c
index 9e27f87..364d2c5 100644
--- a/fortran/src/H5Af.c
+++ b/fortran/src/H5Af.c
@@ -259,7 +259,7 @@ done:
* H5_ITER_NATIVE - No particular order, whatever is fastest
* H5_ITER_N - Number of iteration orders
*
- * n - Attribute’s position in index
+ * n - Attribute's position in index
* attr_id - Attribute identifier
* size - Buffer size ! *TEST* check for 0 value *CHECK* should this return the correct value
*
@@ -331,7 +331,7 @@ done:
*
* corder_valid - Indicates whether the creation order data is valid for this attribute
* corder - Is a positive integer containing the creation order of the attribute
- * cset - Indicates the character set used for the attribute’s name
+ * cset - Indicates the character set used for the attribute's name
* data_size - indicates the size, in the number of characters, of the attribute
*
* RETURNS
@@ -388,13 +388,13 @@ done:
* H5_ITER_NATIVE - No particular order, whatever is fastest
* H5_ITER_N - Number of iteration orders
*
- * n - Attribute’s position in index
+ * n - Attribute's position in index
* lapl_id - Link access property list
* OUTPUTS
*
* corder_valid - Indicates whether the creation order data is valid for this attribute
* corder - Is a positive integer containing the creation order of the attribute
- * cset - Indicates the character set used for the attribute’s name
+ * cset - Indicates the character set used for the attribute's name
* data_size - indicates the size, in the number of characters, of the attribute
*
* RETURNS
@@ -455,7 +455,7 @@ done:
*
* corder_valid - Indicates whether the creation order data is valid for this attribute
* corder - Is a positive integer containing the creation order of the attribute
- * cset - Indicates the character set used for the attribute’s name
+ * cset - Indicates the character set used for the attribute's name
* data_size - indicates the size, in the number of characters, of the attribute
*
* RETURNS
diff --git a/fortran/src/H5Aff.F90 b/fortran/src/H5Aff.F90
index 9216060..3cb1191 100644
--- a/fortran/src/H5Aff.F90
+++ b/fortran/src/H5Aff.F90
@@ -456,7 +456,7 @@ CONTAINS
!! \li H5_ITER_DEC_F - Decreasing order
!! \li H5_ITER_NATIVE_F - No particular order, whatever is fastest
!! \li H5_ITER_N_F - Number of iteration orders
-!! \param n Attribute’s position in index
+!! \param n Attribute's position in index
!! \param name Attribute name
!! \param hdferr \fortran_error
!!
@@ -687,7 +687,7 @@ CONTAINS
!! \brief Gets an attribute creation property list identifier
!!
!! \param attr_id Identifier of the attribute
-!! \param creation_prop_id Identifier for the attribute’s creation property
+!! \param creation_prop_id Identifier for the attribute's creation property
!! \param hdferr \fortran_error
!!
!! See C API: @ref H5Aget_create_plist()
@@ -1080,7 +1080,7 @@ CONTAINS
!! \li H5_ITER_DEC_F - Decreasing order
!! \li H5_ITER_NATIVE_F - No particular order, whatever is fastest
!! \li H5_ITER_N_F - Number of iteration orders
-!! \param n Attribute’s position in index.
+!! \param n Attribute's position in index.
!! \param attr_id Attribute identifier.
!! \param hdferr \fortran_error
!! \param aapl_id Attribute access property list.
@@ -1152,7 +1152,7 @@ CONTAINS
!! \li H5_ITER_DEC_F - Decreasing order
!! \li H5_ITER_NATIVE_F - No particular order, whatever is fastest
!! \li H5_ITER_N_F - Number of iteration orders
-!! \param n Attribute’s position in index.
+!! \param n Attribute's position in index.
!! \param attr_id Attribute identifier.
!! \param es_id \fortran_es_id
!! \param hdferr \fortran_error
@@ -1237,7 +1237,7 @@ CONTAINS
!! NOTE: In C it is defined as a structure: H5A_info_t.
!! \param f_corder_valid Indicates whether the creation order data is valid for this attribute.
!! \param corder Is a positive integer containing the creation order of the attribute.
-!! \param cset Indicates the character set used for the attribute’s name.
+!! \param cset Indicates the character set used for the attribute's name.
!! \param data_size Indicates the size, in the number of characters, of the attribute.
!! \param hdferr \fortran_error
!!
@@ -1283,10 +1283,10 @@ CONTAINS
!! \param obj_name Name of object to which attribute is attached, relative to location
!! \param idx_type Type of index
!! \param order Index traversal order
-!! \param n Attribute’s position in index
+!! \param n Attribute's position in index
!! \param f_corder_valid Indicates whether the creation order data is valid for this attribute
!! \param corder Is a positive integer containing the creation order of the attribute
-!! \param cset Indicates the character set used for the attribute’s name
+!! \param cset Indicates the character set used for the attribute's name
!! \param data_size Indicates the size, in the number of characters, of the attribute
!! \param hdferr \fortran_error
!! \param lapl_id Link access property list
@@ -1359,7 +1359,7 @@ CONTAINS
!! \param attr_name Attribute name
!! \param f_corder_valid Indicates whether the creation order data is valid for this attribute
!! \param corder Is a positive integer containing the creation order of the attribute
-!! \param cset Indicates the character set used for the attribute’s name
+!! \param cset Indicates the character set used for the attribute's name
!! \param data_size Indicates the size, in the number of characters, of the attribute
!! \param hdferr \fortran_error
!! \param lapl_id Link access property list
@@ -1701,7 +1701,7 @@ CONTAINS
!! \brief Determines whether an attribute with a given name exists on an object
!!
!! \param loc_id Location identifier
-!! \param obj_name Object name either relative to loc_id, absolute from the file’s root group, or '. '(a dot)
+!! \param obj_name Object name either relative to loc_id, absolute from the file's root group, or '. '(a dot)
!! \param attr_name Attribute name
!! \param attr_exists Attribute exists status
!! \param hdferr \fortran_error
@@ -1758,7 +1758,7 @@ CONTAINS
!! \brief Asynchronously determines whether an attribute with a given name exists on an object
!!
!! \param loc_id Location identifier
-!! \param obj_name Object name either relative to loc_id, absolute from the file’s root group, or '. '(a dot)
+!! \param obj_name Object name either relative to loc_id, absolute from the file's root group, or '. '(a dot)
!! \param attr_name Attribute name
!! \param attr_exists Pointer to attribute exists status, must be of type LOGICAL(C_BOOL) and initialize to .FALSE.
!! \param es_id \fortran_es_id
@@ -1829,7 +1829,7 @@ CONTAINS
!! \brief Opens an attribute for an object by object name and attribute name.
!!
!! \param loc_id Location from which to find object to which attribute is attached
-!! \param obj_name Object name either relative to loc_id, absolute from the file’s root group, or '.' (a dot)
+!! \param obj_name Object name either relative to loc_id, absolute from the file's root group, or '.' (a dot)
!! \param attr_name Attribute name
!! \param attr_id Attribute identifier
!! \param hdferr \fortran_error
@@ -1888,7 +1888,7 @@ CONTAINS
!! \brief Asynchronously opens an attribute for an object by object name and attribute name.
!!
!! \param loc_id Location from which to find object to which attribute is attached
-!! \param obj_name Object name either relative to loc_id, absolute from the file’s root group, or '.' (a dot)
+!! \param obj_name Object name either relative to loc_id, absolute from the file's root group, or '.' (a dot)
!! \param attr_name Attribute name
!! \param attr_id Attribute identifier
!! \param es_id \fortran_es_id
diff --git a/fortran/src/H5Gff.F90 b/fortran/src/H5Gff.F90
index a9c7208..8f805ab 100644
--- a/fortran/src/H5Gff.F90
+++ b/fortran/src/H5Gff.F90
@@ -1171,7 +1171,7 @@ CONTAINS
!>
!! \ingroup FH5G
!!
-!! \brief Retrieves information about a group, according to the group’s position within an index.
+!! \brief Retrieves information about a group, according to the group's position within an index.
!!
!! \attention \fortran_approved
!!
@@ -1226,7 +1226,7 @@ CONTAINS
!>
!! \ingroup FH5G
!!
-!! \brief Asynchronously retrieves information about a group, according to the group’s position within an index.
+!! \brief Asynchronously retrieves information about a group, according to the group's position within an index.
!!
!! \param loc_id Location identifier. The identifier may be that of a file, group, dataset, named datatype, or attribute.
!! \param group_name Name of group containing group for which information is to be retrieved.
@@ -1285,7 +1285,7 @@ CONTAINS
!>
!! \ingroup FH5G
!!
-!! \brief Retrieves information about a group, according to the group’s position within an index.
+!! \brief Retrieves information about a group, according to the group's position within an index.
!!
!! \attention \fortran_obsolete. Both nlinks and max_corder can overflow.
!!
diff --git a/fortran/src/H5Lf.c b/fortran/src/H5Lf.c
index 009f7e3..5fb5a34 100644
--- a/fortran/src/H5Lf.c
+++ b/fortran/src/H5Lf.c
@@ -150,8 +150,8 @@ done:
* OUTPUTS
*
*
- * cset - indicates the character set used for link’s name.
- * corder - specifies the link’s creation order position.
+ * cset - indicates the character set used for link's name.
+ * corder - specifies the link's creation order position.
* corder_valid - indicates whether the value in corder is valid.
* link_type - specifies the link class:
* H5L_LINK_HARD_F - Hard link
@@ -221,7 +221,7 @@ done:
*
* corder_valid - Indicates whether the creation order data is valid for this attribute
* corder - Is a positive integer containing the creation order of the attribute
- * cset - Indicates the character set used for the attribute’s name
+ * cset - Indicates the character set used for the attribute's name
* data_size - indicates the size, in the number of characters, of the attribute
*
* RETURNS
diff --git a/fortran/src/H5Lff.F90 b/fortran/src/H5Lff.F90
index 86bee88..c474754 100644
--- a/fortran/src/H5Lff.F90
+++ b/fortran/src/H5Lff.F90
@@ -830,8 +830,8 @@ CONTAINS
!! \param link_loc_id File or group identifier.
!! \param link_name Name of the link for which information is being sought.
!! NOTE: In C these are contained in the structure H5L_info_t
-!! \param cset Indicates the character set used for link’s name.
-!! \param corder Specifies the link’s creation order position.
+!! \param cset Indicates the character set used for link's name.
+!! \param corder Specifies the link's creation order position.
!! \param f_corder_valid Indicates whether the value in corder is valid.
!! \param link_type Specifies the link class:
!! \li H5L_TYPE_HARD_F - Hard link
@@ -926,7 +926,7 @@ CONTAINS
!! \li H5L_TYPE_ERROR _F - Error
!! \param f_corder_valid Indicates whether the creation order data is valid for this attribute.
!! \param corder Is a positive integer containing the creation order of the attribute.
-!! \param cset Indicates the character set used for the attribute’s name.
+!! \param cset Indicates the character set used for the attribute's name.
!! \param token If the link is a hard link, token specifies the object token that the link points to.
!! \param val_size If the link is a symbolic link, val_size will be the length of the link value, e.g.,
!! the length of the name of the pointed-to object with a null terminator.
diff --git a/fortran/src/H5Of.c b/fortran/src/H5Of.c
index aeb0b70..393f505 100644
--- a/fortran/src/H5Of.c
+++ b/fortran/src/H5Of.c
@@ -136,7 +136,7 @@ done:
* Calls H5open_by_token
* INPUTS
* loc_id - File or group identifier
- * token - Object’s token in the file
+ * token - Object's token in the file
*
* OUTPUTS
* obj_id - Object identifier
diff --git a/fortran/src/H5Off.F90 b/fortran/src/H5Off.F90
index e7862cf..75e0717 100644
--- a/fortran/src/H5Off.F90
+++ b/fortran/src/H5Off.F90
@@ -404,7 +404,7 @@ CONTAINS
!! \brief Opens an object using its token within an HDF5 file.
!!
!! \param loc_id File or group identifier.
-!! \param token Object’s token in the file.
+!! \param token Object's token in the file.
!! \param obj_id Object identifier for the opened object.
!! \param hdferr \fortran_error
!!
diff --git a/fortran/src/H5Pff.F90 b/fortran/src/H5Pff.F90
index 16ad2ac..5f76b6c 100644
--- a/fortran/src/H5Pff.F90
+++ b/fortran/src/H5Pff.F90
@@ -5775,7 +5775,7 @@ SUBROUTINE h5pset_attr_phase_change_f(ocpl_id, max_compact, min_dense, hdferr)
!! unlimited selection.
!! \param src_file_name The name of the HDF5 file where the source dataset is located.
!! \param src_dset_name The path to the HDF5 dataset in the file specified by src_file_name.
-!! \param src_space_id The source dataset’s dataspace identifier with a selection applied, possibly an unlimited selection.
+!! \param src_space_id The source dataset's dataspace identifier with a selection applied, possibly an unlimited selection.
!! \param hdferr \fortran_error
!!
!! See C API: @ref H5Pset_virtual()
diff --git a/fortran/src/H5Tff.F90 b/fortran/src/H5Tff.F90
index 4e05bbc..b93e3c3 100644
--- a/fortran/src/H5Tff.F90
+++ b/fortran/src/H5Tff.F90
@@ -1945,7 +1945,7 @@ CONTAINS
!>
!! \ingroup FH5T
!!
-!! \brief Check whether the library’s default conversion is hard conversion.
+!! \brief Check whether the library's default conversion is hard conversion.
!!
!! \param src_id Identifier for the source datatype.
!! \param dst_id Identifier for the destination datatype.