Fix compile warning on some gcc versions:
authorThomas Jarosch <thomas.jarosch@intra2net.com>
Sat, 9 May 2009 06:24:11 +0000 (08:24 +0200)
committerThomas Jarosch <thomas.jarosch@intra2net.com>
Sat, 9 May 2009 06:24:11 +0000 (08:24 +0200)
commit672ac0087a0ee7a30f809d4a529285b74be3c54a
treebb00dc8a9b3e227d1bb8bdb3f1228da53591aaee
parent1e0ae3d462898bc983698d65c33b482bdd8f4242
Fix compile warning on some gcc versions:

/usr/local/libftdi-0.16/include/ftdi.h:270: warning: function
declaration isn't a prototype

Thanks to Arnim Läuger for the report.
src/ftdi.c
src/ftdi.h