diff options
author | N-R-K <79544946+N-R-K@users.noreply.github.com> | 2021-10-29 02:00:53 +0600 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-10-29 02:00:53 +0600 |
commit | 850bc788c3fd4bb96f425ceedfe4237754cabe46 (patch) | |
tree | 8007a27013fe67601640e257310161a2c254f3ba /config.def.h | |
parent | 03eb664e89d01cb9a28a9a2dcbad6aac208fa03b (diff) |
code-style: general cleanups (#137)
* tns_clean_cache: remove unused function arg
* remove malloc casting
* improve consistency
use sizeof(T) at the end
* avoid comparing integers of different signedness
* use Window type for embed and parent
* remove unnecessary comparisons
* remove cpp style comments
* improve consistency: remove comma from the end of enumerator list
* Removed useless _IMAGE_CONFIG defines
* consistency: use the same order as snprintf
* Resolve c89 warnings
Co-authored-by: uidops <uidops@protonmail.com>
Co-authored-by: Arthur Williams <taaparthur@gmail.com>
Diffstat (limited to 'config.def.h')
0 files changed, 0 insertions, 0 deletions