forked from mpaland/printf
-
Notifications
You must be signed in to change notification settings - Fork 60
Closed
Labels
resolved-on-developA changeset fixing this issue has been commiutted to the development branchA changeset fixing this issue has been commiutted to the development branchtask
Description
Instead of calling _vsnprintf() directly from each foo_() function, let's call vfoo_(). This will avoid a tiny bit of code duplication now; but soon will probably avoid a little more code duplication - due to a planned fix for #87 .
Metadata
Metadata
Assignees
Labels
resolved-on-developA changeset fixing this issue has been commiutted to the development branchA changeset fixing this issue has been commiutted to the development branchtask