diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/html/RM_H5E.html | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/html/RM_H5E.html b/doc/html/RM_H5E.html index 428f998..35b5484 100644 --- a/doc/html/RM_H5E.html +++ b/doc/html/RM_H5E.html @@ -453,7 +453,7 @@ errors within the H5E package. <p> <code>client_data</code> is the same pointer that was passed as the <code>client_data</code> argument of <code>H5Ewalk</code>. - It is expected to be a file pointer (or stderr if null). + It is expected to be a file pointer (or stderr if NULL). <dt><strong>Parameters:</strong> <dl> <dt><em>int</em> <code>n</code> @@ -462,7 +462,7 @@ errors within the H5E package. <dt><em>H5E_error_t *</em><code>err_desc</code> <dd>OUT: Error description. <dt><em>void</em> <code>*client_data</code> - <dd>IN: A file pointer, or stderr if null. + <dd>IN: A file pointer, or stderr if NULL. </dl> <dt><strong>Returns:</strong> <dd>Returns a non-negative value if successful; @@ -577,7 +577,7 @@ H5E <a href="mailto:hdfhelp@ncsa.uiuc.edu">HDF Help Desk</a> <br> -Last modified: 10 August 2001 +Last modified: 1 February 2002 <br> Describes HDF5 Release 1.5, Unreleased Development Branch |