Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[minor] Add a "%s" format string placeholder
Add a new argument placeholder in format strings, "%s". This allows for substitution of string types into format strings. Signed-off-by: Schuyler Eldridge <[email protected]>
- Loading branch information