diff options
author | Ben Greear <greearb@candelatech.com> | 2010-03-28 08:45:17 +0200 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2010-03-29 16:09:09 +0200 |
commit | 7e22d6332bd3ac7a039f6ff31de18d8c1a194479 (patch) | |
tree | 3af747f4f8726d7772e572ef0a3bdf0e0f2a6f55 /src/config-win32.h | |
parent | 3ec7543007d8f846e77e9e9d23de74be15a2b41f (diff) |
Fix compile warnings in ssh.c
strlen() returns size_t, but ssh libraries are wanting 'unsigned int'. Add
explicit casts and use _ex versions of the ssh library calls.
Signed-off-by: Ben Greear <greearb@candelatech.com>
Diffstat (limited to 'src/config-win32.h')
0 files changed, 0 insertions, 0 deletions