]> git.ipfire.org Git - thirdparty/zstd.git/commit
Use one strstr() call instead of chain of strcmp()
authorSergey Ponomarev <stokito@gmail.com>
Sat, 14 Sep 2019 18:26:27 +0000 (21:26 +0300)
committerSergey Ponomarev <stokito@gmail.com>
Sat, 14 Sep 2019 18:26:27 +0000 (21:26 +0300)
commita101721f4e2f3cfa0296b5b61147f272e77c8b68
tree151035a371fa711ddd9304a882b52d5059e309b2
parent7d9cd22e2145f68cb04b87d76907366726ab0bc3
Use one strstr() call instead of chain of strcmp()
programs/fileio.c