]> git.ipfire.org Git - thirdparty/zstd.git/commit
Remove non-ASCII characters in header file comments 1044/head
authorBaldur Karlsson <baldurk@baldurk.org>
Tue, 13 Mar 2018 20:02:21 +0000 (20:02 +0000)
committerBaldur Karlsson <baldurk@baldurk.org>
Tue, 13 Mar 2018 20:05:53 +0000 (20:05 +0000)
commit430a2fec19e5acc9447217b58709dedd1f8251d9
tree2301d37475653fcea147d9fc22b6a5845dc7e595
parentab40a56fa35f51ba3a976666fece4b87250a8e75
Remove non-ASCII characters in header file comments

* Replaced a non-breaking space and an en dash with a plain space and
  a hyphen.
* This means the files are simple ASCII and less likely to run into
  codepage issues.
lib/common/bitstream.h
programs/platform.h