X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=include%2Fusb_cdc_acm.h;h=87bf50c52baced5f450fb56f0ea2680981ed0367;hb=fd63d832cd929f8e8d8fcac9b3e55b1091588a43;hp=8cb16545d37d3a3293938b522e4883a64ff05cd6;hpb=16c8d5e76ae0f78f39a60608574adfe0feb9cc70;p=platform%2Fkernel%2Fu-boot.git diff --git a/include/usb_cdc_acm.h b/include/usb_cdc_acm.h index 8cb1654..87bf50c 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;