mirror of
https://github.com/apache/nuttx.git
synced 2026-06-04 23:03:27 +08:00
Fix some "from from" in code comments
This commit is contained in:
committed by
Alin Jerpelea
parent
705ac84432
commit
5515e09e8d
@@ -371,7 +371,7 @@ int vnc_negotiate(FAR struct vnc_session_s *session);
|
||||
*
|
||||
* Input Parameters:
|
||||
* session - An instance of the session structure.
|
||||
* pixelfmt - The pixel from from the received SetPixelFormat message
|
||||
* pixelfmt - The pixel from the received SetPixelFormat message
|
||||
*
|
||||
* Returned Value:
|
||||
* Returns zero (OK) on success; a negated errno value on failure.
|
||||
|
||||
Reference in New Issue
Block a user