summaryrefslogtreecommitdiffhomepage
path: root/bin
diff options
context:
space:
mode:
authorStanislaw Halik <sthalik@misaki.pl>2018-02-15 09:31:05 +0100
committerStanislaw Halik <sthalik@misaki.pl>2018-02-15 10:23:20 +0100
commita546be886f6062c82c2b5fa88d150532e7f4172a (patch)
tree1c7ea6f851213e32cccb2011565a8d9d02658f29 /bin
parent461c2cda8fab74fe76c6ff44771025099e926046 (diff)
contrib/npclient: simplify C code
- move static variables into block scope if used in only one function - simplify control flow
Diffstat (limited to 'bin')
-rw-r--r--bin/NPClient.dllbin16384 -> 13824 bytes
-rw-r--r--bin/NPClient64.dllbin17408 -> 17408 bytes
2 files changed, 0 insertions, 0 deletions
diff --git a/bin/NPClient.dll b/bin/NPClient.dll
index 54a2d0f6..565c4ff2 100644
--- a/bin/NPClient.dll
+++ b/bin/NPClient.dll
Binary files differ
diff --git a/bin/NPClient64.dll b/bin/NPClient64.dll
index f8315d50..5fe264bd 100644
--- a/bin/NPClient64.dll
+++ b/bin/NPClient64.dll
Binary files differ