Clean up object search cycling.
commitc09bcd7444624b9f78cb10b4c6e09f2ecf794317
authorBernd Jendrissek <bernd@bpj-code.co.za>
Sun, 14 Dec 2014 04:34:06 +0000 (14 06:34 +0200)
committerBernd Jendrissek <bernd@bpj-code.co.za>
Sun, 14 Dec 2014 04:34:06 +0000 (14 06:34 +0200)
tree056a697e512d72a9f65c19d9b76b20389bed8482
parentb5fcda2131786924316bf25d9345f870579cc585
Clean up object search cycling.

Give the state variable a name that clearly indicates what object it
points at. Make it point at the last-found object, not (inconsistently)
the object after the last-found.
gschem/src/o_find.c
libgeda/include/libgeda/struct.h
libgeda/src/s_basic.c
libgeda/src/s_page.c