]> granicus.if.org Git - curl/commit
smb.c: Renamed SMB command message variables to avoid compiler warnings
authorSteve Holme <steve_holme@hotmail.com>
Sun, 30 Nov 2014 18:56:36 +0000 (18:56 +0000)
committerSteve Holme <steve_holme@hotmail.com>
Sun, 30 Nov 2014 18:59:41 +0000 (18:59 +0000)
commit99c2bad2224ffad45ab9e739ff1789bbb7097f49
tree8f11cf4759ee1c92937a2bed31ad79e7be28a135
parent069f63c8939a36b33a201ca9a726978ff54709cd
smb.c: Renamed SMB command message variables to avoid compiler warnings

smb.c:489: warning: declaration of 'close' shadows a global declaration
smb.c:511: warning: declaration of 'read' shadows a global declaration
smb.c:528: warning: declaration of 'write' shadows a global declaration
lib/smb.c