Skip to content
Snippets Groups Projects
Commit d36d9d61 authored by Gregory Nutt's avatar Gregory Nutt
Browse files

Trivial spacing change

parent 309480d0
No related branches found
No related tags found
No related merge requests found
......@@ -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 */
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment