]> granicus.if.org Git - curl/commit
smb.c: Fixed compilation warnings
authorSteve Holme <steve_holme@hotmail.com>
Sat, 21 Nov 2015 11:41:20 +0000 (11:41 +0000)
committerSteve Holme <steve_holme@hotmail.com>
Sat, 21 Nov 2015 11:41:20 +0000 (11:41 +0000)
commitb7f3f1b68f7597721347e861df31f07b9b6f0c52
tree38f79f0477e702526e63a6ed4279c45b861b0146
parentc2f1730e1739cd53ab20a824a1d16276da325e01
smb.c: Fixed compilation warnings

smb.c:134:3: warning: conversion to 'short unsigned int' from 'int' may
             alter its value
smb.c:146:42: warning: conversion to 'unsigned int' from 'long long
              unsigned int' may alter its value
smb.c:146:65: warning: conversion to 'unsigned int' from 'long long
              unsigned int' may alter its value
lib/smb.c