clitar.c: #ifdef'ed out all the bits that were giving 'defined but not used'
authorJeremy Allison <jra@samba.org>
Fri, 8 May 1998 16:59:30 +0000 (16:59 +0000)
committerJeremy Allison <jra@samba.org>
Fri, 8 May 1998 16:59:30 +0000 (16:59 +0000)
commit61c1dbb9785ed1e6fe40f93c7cc65024884df6f5
tree0a4baf1dcdd564982d597f43b9f849c8d7d1d54a
parent6dde50738fcdbaae799101b84ab6b6270696193d
clitar.c: #ifdef'ed out all the bits that were giving 'defined but not used'
          messages.
nttrans.c: More updates.
smb.h: Removed stuff that didn't belong in the smb_passwd struct. Persuaded Luke
       to use a new structure.
web/swat.c: Fixed gcc complaints about shadowing global 'string'.
Jeremy.
source/client/clitar.c
source/include/smb.h
source/smbd/nttrans.c
source/web/swat.c