Added new RNDIS Host class driver and the beginnings of a RNDISEthernetHost Class...
[pub/USBasp.git] / LUFA / Drivers / USB / Class / Host / CDC.h
index 4e035d9..d1ad49c 100644 (file)
@@ -91,7 +91,7 @@
                                        \r
                                        bool BidirectionalDataEndpoints; /**< Indicates if the attached CDC interface uses bidirectional data endpoints,\r
                                                                          *   and this has only the IN pipe configured (with \ref Pipe_SetPipeToken()\r
-                                                                         *   used to switch the pipe's direction\r
+                                                                         *   used to switch the pipe's direction)\r
                                                                          */\r
 \r
                                        struct\r