]> sigrok.org Git - libserialport.git/commit
linux: Fix compile warning on gcc 6+ for readlink() call.
authorMartin Ling <redacted>
Tue, 31 Dec 2019 15:50:55 +0000 (16:50 +0100)
committerUwe Hermann <redacted>
Sat, 4 Jan 2020 17:24:00 +0000 (18:24 +0100)
commit9118f753f42781b441dd44651d49ded4a195ba6b
tree40cea7c9772b3cc9299ca21b22b3e6828c959dcb
parentfa106ef155a8b18e1dc87ccc6d4cf102068fe114
linux: Fix compile warning on gcc 6+ for readlink() call.

Fixes #1268.
linux.c