diff options
author | Dean Camera <dean@fourwalledcubicle.com> | 2010-01-28 13:17:36 +0000 |
---|---|---|
committer | Dean Camera <dean@fourwalledcubicle.com> | 2010-01-28 13:17:36 +0000 |
commit | 5f776f4785960c71f3ac0bd8784b33812a9abc90 (patch) | |
tree | dd2e5ecd6a8a22056fcc548293b61f0ae1ab6b56 /Bootloaders/CDC | |
parent | d11ed10c5314c44dc01c06954d1d73d4894cbff8 (diff) | |
download | lufa-5f776f4785960c71f3ac0bd8784b33812a9abc90.tar.gz lufa-5f776f4785960c71f3ac0bd8784b33812a9abc90.tar.bz2 lufa-5f776f4785960c71f3ac0bd8784b33812a9abc90.zip |
Fix up project documentation files' overview tables, so that multiple items occupy multiple lines in the same cell, rather than multiple cells.
Diffstat (limited to 'Bootloaders/CDC')
-rw-r--r-- | Bootloaders/CDC/BootloaderCDC.txt | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/Bootloaders/CDC/BootloaderCDC.txt b/Bootloaders/CDC/BootloaderCDC.txt index 4f48a6eac..7bfacc3c4 100644 --- a/Bootloaders/CDC/BootloaderCDC.txt +++ b/Bootloaders/CDC/BootloaderCDC.txt @@ -64,9 +64,9 @@ *
* <table>
* <tr>
- * <td><b>Define Name:</b></td>
- * <td><b>Location:</b></td>
- * <td><b>Description:</b></td>
+ * <td>
+ * None
+ * </td>
* </tr>
* </table>
*/
\ No newline at end of file |