]> granicus.if.org Git - curl/commit
smb.c: Fixed compilation warnings
authorSteve Holme <steve_holme@hotmail.com>
Sun, 30 Nov 2014 18:29:23 +0000 (18:29 +0000)
committerSteve Holme <steve_holme@hotmail.com>
Sun, 30 Nov 2014 18:33:37 +0000 (18:33 +0000)
commit069f63c8939a36b33a201ca9a726978ff54709cd
tree30525a8156d83fcff6b6903bbe377707985aca09
parent676f79f8d285631fc03eeaf38e0178a138d0499a
smb.c: Fixed compilation warnings

smb.c:212: warning: unused parameter 'done'
smb.c:380: warning: ISO C does not allow extra ';' outside of a function
smb.c:812: warning: unused parameter 'premature'
smb.c:822: warning: unused parameter 'dead'
lib/smb.c