client.c: Changed shadowed variable.
authorJeremy Allison <jra@samba.org>
Mon, 6 Oct 1997 17:52:25 +0000 (17:52 +0000)
committerJeremy Allison <jra@samba.org>
Mon, 6 Oct 1997 17:52:25 +0000 (17:52 +0000)
commitb93509846d6291771787af457500eec8984ee6bd
tree32d9f97e1b4052f48ca2bfa743fdaf7a4755670a
parent5bc75c6c626251dc8ba04ff4a83e81b92d93d2d6
client.c: Changed shadowed variable.
locking.c: Removed USE_OPLOCKS - now the default.
params.c: Removed unused variable.
proto.h: Updated.
reply.c: Removed USE_OPLOCKS - now the default.
server.c: Removed USE_OPLOCKS - now the default.
smb.h: Removed USE_OPLOCKS - now the default.
smbparse.c: Changed shadowed variable.
status.c: Removed USE_OPLOCKS - now the default.
util.c: Removed USE_OPLOCKS - now the default.
Jeremy (jallison@whistle.com)
source/client/client.c
source/include/proto.h
source/include/smb.h
source/lib/util.c
source/locking/locking.c
source/param/params.c
source/smbd/reply.c
source/smbd/server.c
source/smbparse.c
source/utils/status.c