]> granicus.if.org Git - curl/commit
smb.c: Fixed compilation warnings
authorSteve Holme <steve_holme@hotmail.com>
Thu, 1 Jan 2015 04:56:16 +0000 (04:56 +0000)
committerSteve Holme <steve_holme@hotmail.com>
Thu, 1 Jan 2015 04:56:16 +0000 (04:56 +0000)
commit7635577ad7321d59eb4bb17b5e4d80dbca459bfc
tree98162403af04c0ea6638b18e63f158b92ab8bd01
parent0df2ed85fd3de5e047166a6142e7bd4a8705d641
smb.c: Fixed compilation warnings

smb.c:780: warning: passing 'char *' to parameter of type 'unsigned
           char *' converts between pointers to integer types with
           different sign
smb.c:781: warning: passing 'char *' to parameter of type 'unsigned
           char *' converts between pointers to integer types with
           different sign
smb.c:804: warning: passing 'char *' to parameter of type 'unsigned
           char *' converts between pointers to integer types with
           different sign
lib/smb.c