Whitespace corrections.

This commit is contained in:
Dean Camera 2010-09-09 13:33:00 +00:00
parent c166dfc64e
commit 4c49ee6885
4 changed files with 41 additions and 41 deletions

View file

@ -334,7 +334,7 @@
static uint8_t DCOMP_CDC_Host_NextCDCControlInterface(void* const CurrentDescriptor) ATTR_NON_NULL_PTR_ARG(1);
static uint8_t DCOMP_CDC_Host_NextCDCDataInterface(void* const CurrentDescriptor) ATTR_NON_NULL_PTR_ARG(1);
static uint8_t DCOMP_CDC_Host_NextCDCInterfaceEndpoint(void* const CurrentDescriptor) ATTR_NON_NULL_PTR_ARG(1);
#endif
#endif
#endif
/* Disable C linkage for C++ Compilers: */