]> granicus.if.org Git - curl/commit
smb.c: use size_t as input argument types for msg sizes
authorDaniel Stenberg <daniel@haxx.se>
Sun, 30 Nov 2014 22:11:44 +0000 (23:11 +0100)
committerDaniel Stenberg <daniel@haxx.se>
Sun, 30 Nov 2014 22:12:24 +0000 (23:12 +0100)
commit397a634ebd027c5f20d365327d9d340679f294d8
tree60cb93e79688dbd3f9a9b16c08aa9f92f309010a
parentb14ebbcb173b9eea9122bd192fa9a908192ed080
smb.c: use size_t as input argument types for msg sizes

This fixes warnings about conversions to int
lib/smb.c