]> sigrok.org Git - libsigrok.git/commit
Consistently use __func__ instead of __FUNCTION__.
authorUwe Hermann <redacted>
Thu, 17 Nov 2011 22:00:33 +0000 (23:00 +0100)
committerUwe Hermann <redacted>
Thu, 17 Nov 2011 22:47:45 +0000 (23:47 +0100)
commit6bb5c5fadfe011ae7797138fb9e9ade32edb0caf
tree53808735f58e573b1efa54cfe310e254e4043ad2
parenta562c3a2e5e54dbb7e0553422ac0e0c845b180ad
Consistently use __func__ instead of __FUNCTION__.

The __func__ form is standardized and more portable.
hardware/zeroplus-logic-cube/gl_usb.c
hardware/zeroplus-logic-cube/zeroplus.c