]> granicus.if.org Git - curl/commit
smb.c: Fixed compilation warnings
authorSteve Holme <steve_holme@hotmail.com>
Sun, 30 Nov 2014 18:07:24 +0000 (18:07 +0000)
committerSteve Holme <steve_holme@hotmail.com>
Sun, 30 Nov 2014 18:08:01 +0000 (18:08 +0000)
commitcef28131f7a1d698d8e680aafc96a29033be20d3
tree8050e119e771466418639b4ffd4cfc1d74c0244c
parent02d2c0a08df20e29875960137632cab923543606
smb.c: Fixed compilation warnings

smb.c:162: error: comma at end of enumerator list
smb.c:469: warning: conversion from 'size_t' to 'unsigned short',
           possible loss of data
smb.c:517: warning: conversion from 'curl_off_t' to 'unsigned int',
           possible loss of data
smb.c:545: warning: conversion from 'curl_off_t' to 'unsigned int',
           possible loss of data
lib/smb.c