find.c: Fix flag passed to ListStart() in DRCFind().
commit80a77a62e871d90c6e2ca97caa4c7af684c23ed5
authorPeter Clifton <peter@clifton-electronics.co.uk>
Thu, 3 Jan 2013 19:20:05 +0000 (3 19:20 +0000)
committerPeter Clifton <peter@clifton-electronics.co.uk>
Thu, 3 Jan 2013 19:20:05 +0000 (3 19:20 +0000)
tree4baa9f3e2cdcdfd30c2096881f95445230ff882b
parent7efbf971603a94ff30f3da41742e78ab980506ca
find.c: Fix flag passed to ListStart() in DRCFind().

We should have set the flag before calling ListStart(), as it marks
the first item with that flag.
src/find.c