summaryrefslogtreecommitdiffstats
path: root/group___h5_o.html
diff options
context:
space:
mode:
authorlrknox <lrknox@users.noreply.github.com>2023-06-29 00:50:30 (GMT)
committerlrknox <lrknox@users.noreply.github.com>2023-06-29 00:50:30 (GMT)
commit53c53d3533c9006b84d6c72fed5e7bac08dc73e9 (patch)
tree9ece1528fbc21f0b91d0ee03e193cc1b9618c5df /group___h5_o.html
parent2b635b885721b72c686ed1387e388bdee462b6e4 (diff)
downloadhdf5-53c53d3533c9006b84d6c72fed5e7bac08dc73e9.zip
hdf5-53c53d3533c9006b84d6c72fed5e7bac08dc73e9.tar.gz
hdf5-53c53d3533c9006b84d6c72fed5e7bac08dc73e9.tar.bz2
deploy: aebac33a1f290fa5065bce96bb0512317a34c283
Diffstat (limited to 'group___h5_o.html')
-rw-r--r--group___h5_o.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/group___h5_o.html b/group___h5_o.html
index 5ba4c2e..c969e9e 100644
--- a/group___h5_o.html
+++ b/group___h5_o.html
@@ -37,7 +37,7 @@
<td id="projectlogo"><img alt="Logo" src="HDFG-logo.png"/></td>
<td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname"><a href="https://www.hdfgroup.org">HDF5</a>
- &#160;<span id="projectnumber">1.15.0.636b5d0</span>
+ &#160;<span id="projectnumber">1.15.0.aebac33</span>
</div>
<div id="projectbrief">API Reference</div>
</td>
@@ -2624,7 +2624,7 @@ This function is dangerous if called on an invalid address. The risk can be safe
<div class="line"> FAIL_STACK_ERROR;</div>
<div class="line"> <span class="keywordflow">if</span> (<a class="code" href="_h5_opublic_8h.html#a929ff459574495f461657f6be804cdeca5ca744a77f8cd2b28dda90c37807ae31">H5O_TYPE_DATASET</a> != oinfo2.type) {</div>
<div class="line"> H5_FAILED();</div>
-<div class="line"> HDprintf(<span class="stringliteral">&quot; %d: Unexpected object type should have been a dataset\n&quot;</span>, __LINE__);</div>
+<div class="line"> printf(<span class="stringliteral">&quot; %d: Unexpected object type should have been a dataset\n&quot;</span>, __LINE__);</div>
<div class="line"> TEST_ERROR;</div>
<div class="line"> } <span class="comment">/* end if */</span></div>
<div class="line"> </div>
@@ -3332,7 +3332,7 @@ On failure, returns a negative value if something goes wrong within the library,
<!-- start footer part -->
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
<ul>
- <li class="footer">Generated on Wed Jun 28 2023 00:36:32 for HDF5 by
+ <li class="footer">Generated on Thu Jun 29 2023 00:38:20 for HDF5 by
<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.9.1 </li>
</ul>