From 386eda022473394ad8f36b86f2bdc9b4cb816291 Mon Sep 17 00:00:00 2001 From: Wolfgang Denk Date: Wed, 14 Jun 2006 18:14:56 +0200 Subject: Code cleanup --- include/usb_cdc_acm.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include/usb_cdc_acm.h') 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; -- cgit v1.2.1