Code style fixes for the Device mode USB Audio Class driver to make it more in line...
[pub/USBasp.git] / LUFA / Drivers / USB / Core / Pipe.h
index 5354095..cf99719 100644 (file)
@@ -45,7 +45,7 @@
 \r
 /** \ingroup Group_PipeRW\r
  *  \defgroup Group_PipePrimitiveRW Read/Write of Primitive Data Types\r
- *  \brief Pipe data primative read/write definitions.\r
+ *  \brief Pipe data primitive read/write definitions.\r
  *\r
  *  Functions, macros, variables, enums and types related to data reading and writing of primitive data types\r
  *  from and to pipes.\r
@@ -84,7 +84,7 @@
 \r
        /* Includes: */\r
                #include "../../../Common/Common.h"\r
-               #include "USBMode.h"            \r
+               #include "USBMode.h"\r
 \r
        /* Preprocessor Checks: */\r
                #if !defined(__INCLUDE_FROM_USB_DRIVER)\r