mirror of
https://github.com/apache/nuttx.git
synced 2026-06-06 08:36:24 +08:00
Consolidate buffer dumping; fix all occurrences of 'the the'
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1951 42af7a65-404d-4744-a932-0658087f49c3
This commit is contained in:
@@ -1652,7 +1652,7 @@ int nx_bitmap(NXWINDOW hwnd, FAR const struct nxgl_rect_s *dest,
|
||||
or <a href="#nxrequestbkgd"><code>nx_requestbkgd()</code></a> that specifies the
|
||||
window that will receive the bitmap image.
|
||||
<dt><code>dest</code>
|
||||
<dd> Describes the rectangular on the display that will receive the the bit map.
|
||||
<dd> Describes the rectangular on the display that will receive the bit map.
|
||||
<dt><code>src</code>
|
||||
<dd>The start of the source image. This is an array source images of size
|
||||
<code>CONFIG_NX_NPLANES</code> (probably 1).
|
||||
|
||||
Reference in New Issue
Block a user