summaryrefslogtreecommitdiffstats
path: root/include/usb_cdc_acm.h
diff options
context:
space:
mode:
authorWolfgang Denk <wd@pollux.denx.de>2006-06-14 18:14:56 +0200
committerWolfgang Denk <wd@pollux.denx.de>2006-06-14 18:14:56 +0200
commit386eda022473394ad8f36b86f2bdc9b4cb816291 (patch)
tree122f380d73af6fcf186e45cefb400e9e1603d4bb /include/usb_cdc_acm.h
parent007d67da94db86989c3d0ad0a9728391b7eed02b (diff)
downloadblackbird-obmc-uboot-386eda022473394ad8f36b86f2bdc9b4cb816291.tar.gz
blackbird-obmc-uboot-386eda022473394ad8f36b86f2bdc9b4cb816291.zip
Code cleanup
Diffstat (limited to 'include/usb_cdc_acm.h')
-rw-r--r--include/usb_cdc_acm.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/usb_cdc_acm.h b/include/usb_cdc_acm.h
index 8cb16545d3..87bf50c52b 100644
--- a/include/usb_cdc_acm.h
+++ b/include/usb_cdc_acm.h
@@ -34,7 +34,7 @@
#define ACM_RESPONSE_AVAILABLE 0x01
#define ACM_SERIAL_STATE 0x20
-/* Format of response expected by a ACM_GET_LINE_ENCODING request */
+/* Format of response expected by a ACM_GET_LINE_ENCODING request */
struct rs232_emu{
unsigned long dter;
unsigned char stop_bits;
OpenPOWER on IntegriCloud