mirror of
https://github.com/apache/nuttx.git
synced 2026-06-04 23:03:27 +08:00
Fix lots of occurrences of 'the the', 'the there', 'the these', 'the then', 'the they.
This commit is contained in:
@@ -491,7 +491,7 @@ int vnc_receiver(FAR struct vnc_session_s *session);
|
||||
* Zero is returned if RRE coding was not performed (but not error was)
|
||||
* encountered. Otherwise, the size of the framebuffer update message
|
||||
* is returned on success or a negated errno value is returned on failure
|
||||
* that indicates the the nature of the failure. A failure is only
|
||||
* that indicates the nature of the failure. A failure is only
|
||||
* returned in cases of a network failure and unexpected internal failures.
|
||||
*
|
||||
****************************************************************************/
|
||||
@@ -511,7 +511,7 @@ int vnc_rre(FAR struct vnc_session_s *session, FAR struct nxgl_rect_s *rect);
|
||||
*
|
||||
* Returned Value:
|
||||
* Zero (OK) on success; A negated errno value is returned on failure that
|
||||
* indicates the the nature of the failure. A failure is only returned
|
||||
* indicates the nature of the failure. A failure is only returned
|
||||
* in cases of a network failure and unexpected internal failures.
|
||||
*
|
||||
****************************************************************************/
|
||||
|
||||
Reference in New Issue
Block a user