commit | c76e0e56794b6c5a405bd6da476c42e72a4cfda8 | [log] [tgz] |
---|---|---|
author | Fred Drake <fdrake@acm.org> | Fri Aug 04 02:34:41 2000 +0000 |
committer | Fred Drake <fdrake@acm.org> | Fri Aug 04 02:34:41 2000 +0000 |
tree | 226b97f3cdf2b716cfdc8828d8044dcc5b6037f8 | |
parent | f813e59d496b1048d68a759cd913818d9b61112c [diff] |
snprintf() is not portable, so continue to use sprintf() until a portable snprintf() is available.