Fix signed/unsigned issues - mostly 'i' counters.
authorAndrew Bartlett <abartlet@samba.org>
Sat, 15 Mar 2003 07:45:51 +0000 (07:45 +0000)
committerAndrew Bartlett <abartlet@samba.org>
Sat, 15 Mar 2003 07:45:51 +0000 (07:45 +0000)
commita27d434c4b4363762e7a0d5eeddd35e2b8dbb374
treecf83b7931f7ba94d10ba73cd3d76da39b1f6ca2b
parentd8549b0360b86f151a8cd221838d005e083bfba8
Fix signed/unsigned issues - mostly 'i' counters.

Fix an inconpatible poitner type that caused the IA64 not to build

Andrew Bartlett
(This used to be commit 37436b0aae108fceace3049d3868510e1ba592ac)
source3/rpc_parse/parse_lsa.c
source3/rpc_parse/parse_misc.c
source3/rpc_parse/parse_net.c
source3/rpc_parse/parse_prs.c
source3/rpc_parse/parse_sec.c
source3/rpc_parse/parse_srv.c
source3/utils/net_ads_cldap.c