lib: zstd: Fix comment typo
authorXin Gao <gaoxin@cdjrlc.com>
Mon, 17 Oct 2022 22:18:59 +0000 (15:18 -0700)
committerNick Terrell <terrelln@fb.com>
Mon, 24 Oct 2022 19:11:52 +0000 (12:11 -0700)
commit19d7df98472851e1d2d11e00c177988d0f49683d
tree8cc90cbd27a5abde80bfa2dc660eb9797e98248c
parent7486f5c6e7b197400678f1bb603ac9e4027fb830
lib: zstd: Fix comment typo

The double `when' is duplicated in line 999, remove one.

Signed-off-by: Xin Gao <gaoxin@cdjrlc.com>
Signed-off-by: Nick Terrell <terrelln@fb.com>
lib/zstd/decompress/zstd_decompress.c