Run wspurify script on /trunk/ and /branches/ C source files, to remove any trailing...
[pub/USBasp.git] / LUFA / Drivers / USB / Class / Device / CDCClassDevice.c
index e3b05e0..0167440 100644 (file)
@@ -78,7 +78,7 @@ void CDC_Device_ProcessControlRequest(USB_ClassInfo_CDC_Device_t* const CDCInter
 
                                Endpoint_ClearOUT();
                                Endpoint_ClearStatusStage();
-                       
+
                                EVENT_CDC_Device_LineEncodingChanged(CDCInterfaceInfo);
                        }