Now that I am running config.developer, I decided to get rif of some warnings:
authorRichard Sharpe <sharpe@samba.org>
Mon, 13 Jan 2003 20:04:40 +0000 (20:04 +0000)
committerRichard Sharpe <sharpe@samba.org>
Mon, 13 Jan 2003 20:04:40 +0000 (20:04 +0000)
commit16925589eb1f12ebe6e493774fd4306a827feb73
treec60abed080d00651e5f23060a78a1f3fb4613f33
parent071af8f007efc20c23959d140a87cc09363aae83
Now that I am running config.developer, I decided to get rif of some warnings:

1. reboot in parse_reg and cli_reg was shadowing a definition on FreeBSD
   4.3 from system includes.

2. Added a bit of const to places.

3. Made sure internal functions were declared where needed.
(This used to be commit fd847aa93690eb72f0437a8d22c03b222eb2a016)
source3/include/libsmbclient.h
source3/libsmb/libsmb_compat.c
source3/libsmb/libsmbclient.c
source3/rpc_client/cli_reg.c
source3/rpc_parse/parse_reg.c