diff options
author | Stanislaw Halik <sthalik@misaki.pl> | 2017-12-09 17:55:52 +0100 |
---|---|---|
committer | Stanislaw Halik <sthalik@misaki.pl> | 2017-12-09 17:55:52 +0100 |
commit | 61bf0f0ec4b836981b39910f4719cc526da5c415 (patch) | |
tree | d59f98260718c20ec6937c6613e2f873dc97ba8b /bin/NPClient64.dll | |
parent | 832d631060a889deb2ff4232209025a14f2f07a8 (diff) |
contrib/npclient: mostly style issues
- scaling to NP_AXIS_MAX is confusing
- NP_GetSignature strlen(3) incorrect usage
- remove mutex usage entirely, broken in DCS
- cleanup GameId race
- unsigned int -> unsigned
- reformat, style
Binaries:
- clang 5.5.0 release
- compiled as -march=i686 -Os -s -Wl,--kill-at -std=gnu89 -mdll
- same for 64bit, except no -march
- not reproducible build
Diffstat (limited to 'bin/NPClient64.dll')
-rw-r--r-- | bin/NPClient64.dll | bin | 19968 -> 18432 bytes |
1 files changed, 0 insertions, 0 deletions
diff --git a/bin/NPClient64.dll b/bin/NPClient64.dll Binary files differindex fd3164e5..622f56a0 100644 --- a/bin/NPClient64.dll +++ b/bin/NPClient64.dll |