mirror of
https://github.com/apache/nuttx.git
synced 2026-06-06 08:36:24 +08:00
Trivial spacing change
This commit is contained in:
@@ -125,7 +125,7 @@ void lib_dumpbuffer(FAR const char *msg, FAR const uint8_t *buffer,
|
||||
}
|
||||
}
|
||||
|
||||
*ptr++= ' '; /* Plus 1 byte */
|
||||
*ptr++ = ' '; /* Plus 1 byte */
|
||||
|
||||
/* Generate printable characters: Plus 1 * _NITEMS + 1 bytes */
|
||||
|
||||
|
||||
Reference in New Issue
Block a user