]> diplodocus.org Git - nmh/commitdiff
Replaced snprintf() to convert an int with m_name().
authorDavid Levine <levinedl@acm.org>
Sun, 16 Jul 2017 21:25:51 +0000 (17:25 -0400)
committerDavid Levine <levinedl@acm.org>
Sun, 16 Jul 2017 21:25:51 +0000 (17:25 -0400)
At Ralph's suggestion.  The goal was to get rid of a warning from
gcc -Wformat-truncation, but the code ends up being cleaner as well.


No differences found