Fix NVM commands so that memory reads and CRC generations now work correctly using...
[pub/USBasp.git] / Bootloaders / CDC / Descriptors.h
index 62d7598..8bccd68 100644 (file)
@@ -84,7 +84,7 @@
                 *  type define so that the same macro can be used for functional descriptors of varying data lengths,\r
                 *  while allowing the sizeof() operator to return correct results.\r
                 *\r
-                *  \param DataSize  Size of the functional descriptor's data payload, in bytes\r
+                *  \param[in] DataSize  Size of the functional descriptor's data payload, in bytes\r
                 */\r
                #define CDC_FUNCTIONAL_DESCRIPTOR(DataSize)        \\r
                     struct                                        \\r