mirror of
https://github.com/facebook/zstd
synced 2026-08-22 22:32:07 -04:00
Merge f5271b3437 into 82d322c497
This commit is contained in:
commit
ecfe5f3ae9
1 changed files with 1 additions and 1 deletions
|
|
@ -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 */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue