mirror of
https://github.com/apache/nuttx.git
synced 2026-05-21 13:13:08 +08:00
Traveler: Change the way that the world path is managed.
This commit is contained in:
@@ -1369,7 +1369,7 @@ int lib_vsprintf(FAR struct lib_outstream_s *obj, FAR const char *src, va_list a
|
||||
ptmp = (char*)g_nullstring;
|
||||
}
|
||||
|
||||
/* Get the widith of the string and perform right-justification
|
||||
/* Get the width of the string and perform right-justification
|
||||
* operations.
|
||||
*/
|
||||
|
||||
|
||||
Reference in New Issue
Block a user