summaryrefslogtreecommitdiffstats
path: root/doc/lz4frame_manual.html
diff options
context:
space:
mode:
authorYann Collet <yann.collet.73@gmail.com>2020-11-25 22:45:14 (GMT)
committerYann Collet <yann.collet.73@gmail.com>2020-11-25 22:45:14 (GMT)
commit87a80acbe7872b9da7d56f7005ffd1b715e87c93 (patch)
treee3432638679088e7795cb0a9a34b244e217367bd /doc/lz4frame_manual.html
parent51976dcb24d7a65cf2f4d8b05339e5b1093abc38 (diff)
downloadlz4-87a80acbe7872b9da7d56f7005ffd1b715e87c93.zip
lz4-87a80acbe7872b9da7d56f7005ffd1b715e87c93.tar.gz
lz4-87a80acbe7872b9da7d56f7005ffd1b715e87c93.tar.bz2
updated license & header dates
Diffstat (limited to 'doc/lz4frame_manual.html')
-rw-r--r--doc/lz4frame_manual.html3
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/lz4frame_manual.html b/doc/lz4frame_manual.html
index 2758306..57a165c 100644
--- a/doc/lz4frame_manual.html
+++ b/doc/lz4frame_manual.html
@@ -35,7 +35,8 @@
</b></pre><BR>
<pre><b>const char* LZ4F_getErrorName(LZ4F_errorCode_t code); </b>/**< return error code string; for debugging */<b>
</b></pre><BR>
-<a name="Chapter4"></a><h2>Frame compression types</h2><pre></pre>
+<a name="Chapter4"></a><h2>Frame compression types</h2><pre>
+<BR></pre>
<pre><b>typedef enum {
LZ4F_default=0,