summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--doc/html/Datatypes.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/html/Datatypes.html b/doc/html/Datatypes.html
index 71cf733..e70cf3c 100644
--- a/doc/html/Datatypes.html
+++ b/doc/html/Datatypes.html
@@ -2211,7 +2211,7 @@ reclaiming memory space.
<tr>
<td>
<pre>
-#include <hdf5.h>
+#include &lt;hdf5.h&gt;
#define FILE "tvltypes.h5"
#define MAX(X,Y) ((X)&gt;(Y)?(X):(Y))