commit | 59d85e2bb065a3bdc27868acb7a65f89d872c7fa | [log] [tgz] |
---|---|---|
author | Rob Landley <rob@landley.net> | Thu Jan 16 09:26:50 2014 -0600 |
committer | Rob Landley <rob@landley.net> | Thu Jan 16 09:26:50 2014 -0600 |
tree | 25db9183f6e142b7c5f12b69e9728aaa98f5bbd6 | |
parent | 2ded83376cb822198e83048335417a0e870f2240 [diff] |
Rename xmsprintf() to just xmprintf(). Partly because there's no supplied target string ala sprintf, and partly because I can never remember what order the m and s go in.