summaryrefslogtreecommitdiffstats
path: root/doc/html/RM_H5E.html
diff options
context:
space:
mode:
authorFrank Baker <fbaker@hdfgroup.org>2002-05-01 22:33:50 (GMT)
committerFrank Baker <fbaker@hdfgroup.org>2002-05-01 22:33:50 (GMT)
commit452d4c571973d54b964393476ebb380420ca23f3 (patch)
treeb08a3603c2cadeb26f1731ee3227424de5f22e46 /doc/html/RM_H5E.html
parent6f3370b7b59ee3b6f8aa4ebb4be7f803bc64644f (diff)
downloadhdf5-452d4c571973d54b964393476ebb380420ca23f3.zip
hdf5-452d4c571973d54b964393476ebb380420ca23f3.tar.gz
hdf5-452d4c571973d54b964393476ebb380420ca23f3.tar.bz2
[svn-r5317]
Description: Minor copy edits. Platforms tested: IE 5
Diffstat (limited to 'doc/html/RM_H5E.html')
-rw-r--r--doc/html/RM_H5E.html6
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&nbsp;&nbsp;
<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