X-Git-Url: http://git.linex4red.de/pub/lufa.git/blobdiff_plain/ace61d757e0c580365adfcd8464c28ca9f98f878..ebd059d0eb07055d3d949f53ba284e23eac23bc6:/Bootloaders/CDC/BootloaderCDC.h diff --git a/Bootloaders/CDC/BootloaderCDC.h b/Bootloaders/CDC/BootloaderCDC.h index 76d579d26..e4eebe777 100644 --- a/Bootloaders/CDC/BootloaderCDC.h +++ b/Bootloaders/CDC/BootloaderCDC.h @@ -54,7 +54,7 @@ /* Preprocessor Checks: */ #if !defined(__OPTIMIZE_SIZE__) - #error This bootloader requires that it be compiled for size, not speed for it to fit into the target device. + #error This bootloader requires that it be compiled for size, not speed, to fit into the target device. #endif /* Macros: */