summaryrefslogtreecommitdiff
path: root/lib/stdlib/doc/src/zip.xml
diff options
context:
space:
mode:
Diffstat (limited to 'lib/stdlib/doc/src/zip.xml')
-rw-r--r--lib/stdlib/doc/src/zip.xml10
1 files changed, 9 insertions, 1 deletions
diff --git a/lib/stdlib/doc/src/zip.xml b/lib/stdlib/doc/src/zip.xml
index a056621ca1..6ba9f4c212 100644
--- a/lib/stdlib/doc/src/zip.xml
+++ b/lib/stdlib/doc/src/zip.xml
@@ -4,7 +4,7 @@
<erlref>
<header>
<copyright>
- <year>2006</year><year>2020</year>
+ <year>2006</year><year>2023</year>
<holder>Ericsson AB. All Rights Reserved.</holder>
</copyright>
<legalnotice>
@@ -507,6 +507,14 @@
</func>
<func>
+ <name name="zip_get_crc32" arity="2" since="OTP @OTP-18159@"/>
+ <fsummary>Extracts a crc32 checksum from an open archive.</fsummary>
+ <desc>
+ <p>Extracts one crc32 checksum from an open archive.</p>
+ </desc>
+ </func>
+
+ <func>
<name name="zip_list_dir" arity="1" since=""/>
<fsummary>Return a table of files in open zip archive.</fsummary>
<desc>