spelling-fixes, as of lintian.debian.org

This commit is contained in:
klemens
2016-05-16 22:23:24 +02:00
parent d9b3cca4d3
commit 268775dae8
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -81,7 +81,7 @@ static size_t const ZBUFF_endFrameSize = ZSTD_BLOCKHEADERSIZE;
typedef enum { ZBUFFcs_init, ZBUFFcs_load, ZBUFFcs_flush } ZBUFF_cStage;
/* *** Ressources *** */
/* *** Resources *** */
struct ZBUFF_CCtx_s {
ZSTD_CCtx* zc;
char* inBuff;