hid/gtk: Fix broken pad-center finding code in the netlist window
commit4953e452ed735868d4d47194fc2c2c2eec9b944a
authorPeter Clifton <pcjc2@cam.ac.uk>
Mon, 19 Dec 2011 00:59:01 +0000 (19 00:59 +0000)
committerPeter Clifton <pcjc2@cam.ac.uk>
Mon, 19 Dec 2011 01:25:36 +0000 (19 01:25 +0000)
tree4775d466dea13beca70a0b5e34bd1037933c98ee
parentaf27c2d529a00eb26ec9dcd1e102d7f6c91d7683
hid/gtk: Fix broken pad-center finding code in the netlist window

Looks like I made a copy+paste error in the code which shows the user
the location of a particular netlist connection.

(Caught with clang)
src/hid/gtk/gui-netlist-window.c