Don't set unsigned del_heir_name_len to -1 -- it's only used
authorWayne Davison <wayned@samba.org>
Fri, 28 Jan 2005 21:03:50 +0000 (21:03 +0000)
committerWayne Davison <wayned@samba.org>
Fri, 28 Jan 2005 21:03:50 +0000 (21:03 +0000)
commit3db859e8b55758f7e1b9c95b80d32b1d5e23355e
tree2bf405be2521b4512a94ed404aecdae7a592d3c1
parent0eeb1cf83ae21e57cd4fc90fb21febdfcfab328a
Don't set unsigned del_heir_name_len to -1 -- it's only used
if in_del_hier is non-zero, so it doesn't need to take on an
invalid value.
flist.c