aboutsummaryrefslogtreecommitdiffstats
path: root/Demos
diff options
context:
space:
mode:
authorDean Camera <dean@fourwalledcubicle.com>2013-10-30 19:36:55 +0100
committerDean Camera <dean@fourwalledcubicle.com>2013-10-30 19:36:55 +0100
commit94323fadd1ff1ea479840cd45890fc59cdcdffd6 (patch)
tree8511779c3a18b4e004dc683c515f64fd016e261a /Demos
parentb7b6f212e9d9ff498d761b80cd12fab8b24d8167 (diff)
downloadlufa-94323fadd1ff1ea479840cd45890fc59cdcdffd6.tar.gz
lufa-94323fadd1ff1ea479840cd45890fc59cdcdffd6.tar.bz2
lufa-94323fadd1ff1ea479840cd45890fc59cdcdffd6.zip
Minor documentation improvements.
Diffstat (limited to 'Demos')
-rw-r--r--Demos/Device/LowLevel/BulkVendor/BulkVendor.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/Demos/Device/LowLevel/BulkVendor/BulkVendor.h b/Demos/Device/LowLevel/BulkVendor/BulkVendor.h
index 0307205d3..2a2ae7c50 100644
--- a/Demos/Device/LowLevel/BulkVendor/BulkVendor.h
+++ b/Demos/Device/LowLevel/BulkVendor/BulkVendor.h
@@ -30,7 +30,7 @@
/** \file
*
- * Header file for MassStorage.c.
+ * Header file for BulkVendor.c.
*/
#ifndef _BULK_VENDOR_H_