Fixed up warnings in new client code.
authorJeremy Allison <jra@samba.org>
Wed, 23 Sep 1998 00:57:34 +0000 (00:57 +0000)
committerJeremy Allison <jra@samba.org>
Wed, 23 Sep 1998 00:57:34 +0000 (00:57 +0000)
commit242d068297b79af46c00a94d0e737c79e908a498
treeb3520289cce67032e40066c769b909cc43bb7286
parentac39ce3eba28eed97942e915f7b4cd77cdfd9e2d
Fixed up warnings in new client code.
Note to coders. If using gcc please use the compiler flags :
-Wall -Werror -Wshadow -Wstrict-prototypes -Wpointer-arith -Wcast-qual
*before* checking anything in to ensure a clean compile.
Jeremy.
(This used to be commit 1daf424da6c5a346f672121d4b6fe5753250f464)
source3/client/client.c
source3/client/clitar.c