Rename ResetFound{LinesAndPolygons,PinsViasAndPads} and ResetConnections
commit8a64ac182e7236992c09dabed47f27bc9c27fae6
authorPeter Clifton <peter@clifton-electronics.co.uk>
Sun, 23 Dec 2012 22:17:03 +0000 (23 22:17 +0000)
committerPeter Clifton <peter@clifton-electronics.co.uk>
Sun, 23 Dec 2012 22:17:03 +0000 (23 22:17 +0000)
tree336be8fce9aa64b49656ef5fb327f195b89a3cac
parent5ae59ba13572554b18f64f1203986548a221a292
Rename ResetFound{LinesAndPolygons,PinsViasAndPads} and ResetConnections

These functions are not specific to the "found" flag, (or the soon to be
introduced "connected" flag, so to avoid confusion, rename them:

  ClearFlagOnLinesAndPolygons ()
  ClearFlagOnPinsViasAndPads ()
  ClearFlagOnAllObjects ()
src/action.c
src/find.c
src/find.h
src/hid/gtk/gui-drc-window.c
src/hid/gtk/gui-netlist-window.c
src/hid/lesstif/netlist.c
src/rats.c
src/report.c
src/select.c
src/set.c