Now that I am running config.developer, I decided to get rif of some warnings:
commitfd847aa93690eb72f0437a8d22c03b222eb2a016
authorRichard Sharpe <sharpe@samba.org>
Mon, 13 Jan 2003 20:04:40 +0000 (13 20:04 +0000)
committerRichard Sharpe <sharpe@samba.org>
Mon, 13 Jan 2003 20:04:40 +0000 (13 20:04 +0000)
tree08d7af552cb433c48538a346d4dbf09d5fe52b77
parentf8a915b14d63e4fdb99235053eeb896ef9492068
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.
source/include/libsmbclient.h
source/libsmb/libsmb_compat.c
source/libsmb/libsmbclient.c
source/rpc_client/cli_reg.c
source/rpc_parse/parse_reg.c