mirror of
https://github.com/apache/nuttx.git
synced 2026-06-06 16:50:55 +08:00
Correct some typos in comments
This commit is contained in:
@@ -77,8 +77,8 @@ static void lowoutstream_putc(FAR struct lib_outstream_s *this, int ch)
|
||||
* Initializes a stream for use with low-level, architecture-specific I/O.
|
||||
*
|
||||
* Input parameters:
|
||||
* lowoutstream - User allocated, uninitialized instance of struct
|
||||
* lib_lowoutstream_s to be initialized.
|
||||
* stream - User allocated, uninitialized instance of struct
|
||||
* lib_lowoutstream_s to be initialized.
|
||||
*
|
||||
* Returned Value:
|
||||
* None (User allocated instance initialized).
|
||||
|
||||
Reference in New Issue
Block a user