Always build doxygen documentation. Stored output in doc/ subdirectory. Only rebuild...
[libftdi] / src / ftdi.h
index 46032e7..937d15d 100644 (file)
@@ -346,7 +346,7 @@ extern "C"
     int ftdi_erase_eeprom(struct ftdi_context *ftdi);
 
     char *ftdi_get_error_string(struct ftdi_context *ftdi);
-
 #ifdef __cplusplus
 }
 #endif