graphics: For consistency, rename fields fb->fbmem as in other structures.

This commit is contained in:
Gregory Nutt
2019-03-14 12:19:01 -06:00
parent 419c4cb6be
commit f2d90e6298
5 changed files with 10 additions and 10 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
/****************************************************************************
* graphics/nxglib/fb/nxsglib_copyrectangle.c
* graphics/nxglib/fb/nxglib_copyrectangle.c
*
* Copyright (C) 2008-2011 Gregory Nutt. All rights reserved.
* Author: Gregory Nutt <gnutt@nuttx.org>