Fix ftdi_get_library_version function prototype
authorPaul Fertser <fercerpav@gmail.com>
Mon, 14 Oct 2013 11:26:22 +0000 (15:26 +0400)
committerThomas Jarosch <thomas.jarosch@intra2net.com>
Wed, 23 Oct 2013 14:11:36 +0000 (16:11 +0200)
commitbd6941fd0138d3fc7f7bfb545a843dde3dfb636a
tree8c4f1e7cfa68ba8f6e1c32bf17f9280b6f63489d
parenta7e053532fb66aabe0d232cb335be4746cc052b3
Fix ftdi_get_library_version function prototype

This fixes /usr/include/libftdi1/ftdi.h:467:12: error: function declaration isn't a prototype [-Werror=strict-prototypes]

Reported-by: Drasko DRASKOVIC
Signed-off-by: Paul Fertser <fercerpav@gmail.com>
src/ftdi.c
src/ftdi.h