Fix spacing of the function parameter descriptions in the Doxygen documentation.
[pub/USBasp.git] / LUFA / Drivers / USB / LowLevel / Endpoint.h
index 68413b8..760a377 100644 (file)
                         *  \ingroup Group_EndpointStreamRW
                         *
                         *  \param[out] Buffer  Pointer to the destination data buffer to write to.
-                        *  \param[in] Length  Number of bytes to send via the currently selected endpoint.
+                        *  \param[in]  Length  Number of bytes to send via the currently selected endpoint.
                         *
                         *  \return A value from the \ref Endpoint_ControlStream_RW_ErrorCodes_t enum.
                         */
                         *  \ingroup Group_EndpointStreamRW
                         *
                         *  \param[out] Buffer  Pointer to the destination data buffer to write to.
-                        *  \param[in] Length  Number of bytes to send via the currently selected endpoint.
+                        *  \param[in]  Length  Number of bytes to send via the currently selected endpoint.
                         *
                         *  \return A value from the \ref Endpoint_ControlStream_RW_ErrorCodes_t enum.
                         */
                         *  \ingroup Group_EndpointStreamRW
                         *
                         *  \param[out] Buffer  Pointer to the destination data buffer to write to.
-                        *  \param[in] Length  Number of bytes to send via the currently selected endpoint.
+                        *  \param[in]  Length  Number of bytes to send via the currently selected endpoint.
                         *
                         *  \return A value from the \ref Endpoint_ControlStream_RW_ErrorCodes_t enum.
                         */
                         *  \ingroup Group_EndpointStreamRW
                         *
                         *  \param[out] Buffer  Pointer to the destination data buffer to write to.
-                        *  \param[in] Length  Number of bytes to send via the currently selected endpoint.
+                        *  \param[in]  Length  Number of bytes to send via the currently selected endpoint.
                         *
                         *  \return A value from the \ref Endpoint_ControlStream_RW_ErrorCodes_t enum.
                         */