summaryrefslogtreecommitdiffstats
path: root/LzmaEnc.h
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2022-02-21 16:26:29 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2022-02-21 16:26:29 +0000
commit87d680e1892ec606025006c6f73796b06044e11b (patch)
tree5f7dea8e7c5219190fadbba258c85093b257c5d4 /LzmaEnc.h
parentAdding upstream version 1.11. (diff)
downloadpdlzip-87d680e1892ec606025006c6f73796b06044e11b.tar.xz
pdlzip-87d680e1892ec606025006c6f73796b06044e11b.zip
Adding upstream version 1.12.upstream/1.12
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'LzmaEnc.h')
-rw-r--r--LzmaEnc.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/LzmaEnc.h b/LzmaEnc.h
index 1b18df7..b607be8 100644
--- a/LzmaEnc.h
+++ b/LzmaEnc.h
@@ -5,7 +5,6 @@
/* ---------- CLzmaEncHandle Interface ---------- */
/* LzmaEnc_* functions can return the following exit codes:
-Returns:
SZ_OK - OK
SZ_ERROR_WRITE - Write callback error.
*/