Reformat example code to match libftdi style:
[libftdi] / libftdi.lnt
1 // PC-Lint 9.00 settings
2
3 -emacro(527, ftdi_error_return)     // ignore "unreachable code"
4 -emacro(717, ftdi_error_return)
5
6 -epu // Pointer to unsigned/signed of the same type is ok
7
8 +fie // Allow enum to int conversion
9
10 -ecall(534, usb_close)              // silence ignored return value from usb_close