smbd: Make loop index type match loop limit
authorVolker Lendecke <vl@samba.org>
Tue, 15 Oct 2013 09:56:21 +0000 (09:56 +0000)
committerMichael Adam <obnox@samba.org>
Tue, 15 Oct 2013 21:43:30 +0000 (23:43 +0200)
share_mode_data.num_share_modes is a uint32.

48 bytes less in .o text size for -O3 :-)

Signed-off-by: Volker Lendecke <vl@samba.org>
Reviewed-by: Michael Adam <obnox@samba.org>

No differences found