Reformat example code to match libftdi style:
authorThomas Jarosch <thomas.jarosch@intra2net.com>
Mon, 4 Oct 2010 15:49:14 +0000 (17:49 +0200)
committerThomas Jarosch <thomas.jarosch@intra2net.com>
Mon, 4 Oct 2010 15:49:14 +0000 (17:49 +0200)
commit05c2e40a3c720c63a75d36a33d0d5de0677f8f57
tree61095cbf7a3f4561a2d5bdf0551338543671ca79
parent56ac0383edadfa388c3af9df52f3b4c140560527
Reformat example code to match libftdi style:

/usr/bin/astyle --indent=spaces=4 --indent-switches --brackets=break \
                --convert-tabs --one-line=keep-statements --one-line=keep-blocks \
                $*
examples/baud_test.c
examples/eeprom.c
examples/serial_read.c
examples/stream_test.c