X-Git-Url: http://git.linex4red.de/pub/USBasp.git/blobdiff_plain/5561524a8fe7baaeaac3421c9e1d3347186fdf95..e406140f119281a945c281d25e9a1041b862d592:/LUFA/Drivers/USB/Class/Host/AndroidAccessoryClassHost.h diff --git a/LUFA/Drivers/USB/Class/Host/AndroidAccessoryClassHost.h b/LUFA/Drivers/USB/Class/Host/AndroidAccessoryClassHost.h index 58bd98fe8..0ec44e715 100644 --- a/LUFA/Drivers/USB/Class/Host/AndroidAccessoryClassHost.h +++ b/LUFA/Drivers/USB/Class/Host/AndroidAccessoryClassHost.h @@ -263,7 +263,7 @@ * be used when the read data is processed byte-per-bye (via \c getc()) or when the user application will implement its own * line buffering. * - * \note The created stream can be given as stdout if desired to direct the standard output from all \c functions + * \note The created stream can be given as \c stdout if desired to direct the standard output from all \c functions * to the given AOA interface. * \n\n *