aboutsummaryrefslogtreecommitdiffstats
path: root/Bootloaders/CDC/BootloaderCDC.c
diff options
context:
space:
mode:
authorDean Camera <dean@fourwalledcubicle.com>2009-10-08 07:18:28 +0000
committerDean Camera <dean@fourwalledcubicle.com>2009-10-08 07:18:28 +0000
commit664a2921816069483604f5e05a2a02b6ddf8727a (patch)
treec8bc5b6a52dd7dcc3f9233270569ee9cd2ebd0ba /Bootloaders/CDC/BootloaderCDC.c
parentbdedbd558ce3db0d7c1e0ff6cdde2f480277aff7 (diff)
downloadlufa-664a2921816069483604f5e05a2a02b6ddf8727a.tar.gz
lufa-664a2921816069483604f5e05a2a02b6ddf8727a.tar.bz2
lufa-664a2921816069483604f5e05a2a02b6ddf8727a.zip
Application documentation/comment cleanup.
Diffstat (limited to 'Bootloaders/CDC/BootloaderCDC.c')
-rw-r--r--Bootloaders/CDC/BootloaderCDC.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/Bootloaders/CDC/BootloaderCDC.c b/Bootloaders/CDC/BootloaderCDC.c
index f66602387..925385d8c 100644
--- a/Bootloaders/CDC/BootloaderCDC.c
+++ b/Bootloaders/CDC/BootloaderCDC.c
@@ -36,7 +36,6 @@
#define INCLUDE_FROM_BOOTLOADERCDC_C
#include "BootloaderCDC.h"
-/* Globals: */
/** Line coding options for the virtual serial port. Although the virtual serial port data is never
* sent through a physical serial port, the line encoding data must still be read and preserved from
* the host, or the host will detect a problem and fail to open the port. This structure contains the