Got serious about const again.
authorJeremy Allison <jra@samba.org>
Sun, 4 Nov 2001 00:14:08 +0000 (00:14 +0000)
committerJeremy Allison <jra@samba.org>
Sun, 4 Nov 2001 00:14:08 +0000 (00:14 +0000)
commitb1930abb35dee74f858a3f7190276c418af2322b
treeee61e4cb490b122698903f9c4554d900c7c67465
parentee5e7ca547eff016818ba5c43b8ea0c9fa69b808
Got serious about const again.
REMOVED BZERO CALLS YET AGAIN !!! Why do these keep creeping back in....
They are *NOT* POSIX. I'm also thinking of removing strncpy as I'm sure
it's not being used correctly....
Jeremy.
source/libsmb/clidgram.c
source/libsmb/clifile.c
source/libsmb/clirap2.c
source/libsmb/namequery.c
source/utils/net.c