]> granicus.if.org Git - curl/commit
smb.c: Fixed compilation warnings
authorSteve Holme <steve_holme@hotmail.com>
Sun, 30 Nov 2014 18:11:16 +0000 (18:11 +0000)
committerSteve Holme <steve_holme@hotmail.com>
Sun, 30 Nov 2014 18:11:12 +0000 (18:11 +0000)
commit676f79f8d285631fc03eeaf38e0178a138d0499a
tree7efaec4b0564e35df7d550f7c69b04b4581bd723
parentcef28131f7a1d698d8e680aafc96a29033be20d3
smb.c: Fixed compilation warnings

smb.c:311: warning: conversion from 'unsigned __int64' to 'u_short',
           possible loss of data
smb.c:425: warning: conversion from '__int64' to 'unsigned short',
           possible loss of data
smb.c:452: warning: conversion from '__int64' to 'unsigned short',
           possible loss of data
lib/smb.c