This commit is contained in:
🄂ʏᴇᴅ 🄰ʙᴅᴜʟ 🄰ᴍᴀ🄝 ✧ 2026-08-15 11:43:40 +02:00 committed by GitHub
commit ecfe5f3ae9
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -9,7 +9,7 @@
*/
/* The objective of this example is to show of to compress multiple successive files
/* The objective of this example is to show how to compress multiple successive files
* while preserving memory management.
* All structures and buffers will be created only once,
* and shared across all compression operations */