Pass a HID_DRAW structure for debug drawing, not HID
commit8d73bca77f8f602ea5a0bca10a02019605e1f957
authorPeter Clifton <peter@clifton-electronics.co.uk>
Thu, 1 Jan 2015 16:35:27 +0000 (1 16:35 +0000)
committerPeter Clifton <peter@clifton-electronics.co.uk>
Thu, 1 Jan 2015 17:08:49 +0000 (1 17:08 +0000)
treee31d3f616c1dd3785e8b79293fc6a34620f31259
parent4276045bbfd9916c270532bd61e58b80698a53b2
Pass a HID_DRAW structure for debug drawing, not HID

Avoids passing the caller access to more functionality than required.
src/autoroute.c
src/hid.h
src/hid/common/hidnogui.c
src/hid/gtk/gtkhid-gdk.c
src/hid/gtk/gtkhid-gl.c
src/hid/gtk/gui.h
src/hid/lesstif/main.c