In clean_flist(), if a duplicate is found for a dir and a non-dir,
authorWayne Davison <wayned@samba.org>
Sun, 13 Feb 2005 22:48:38 +0000 (22:48 +0000)
committerWayne Davison <wayned@samba.org>
Sun, 13 Feb 2005 22:48:38 +0000 (22:48 +0000)
commitfe1c19dcdfa000c2461e85ed7bf712de49904377
tree5f186a7a064575ed974d98fa75792d3fc015da83
parent24b2096e861c47788a375e81c19e47ae625be722
In clean_flist(), if a duplicate is found for a dir and a non-dir,
always dump the non-dir (because the dir might have contents in
the list).
flist.c