]> granicus.if.org Git - python/commit
Use HAVE_SNPRINTF, not HAVE_SPRINTF, for checking the availability of
authorThomas Wouters <thomas@python.org>
Tue, 24 Jul 2001 11:03:34 +0000 (11:03 +0000)
committerThomas Wouters <thomas@python.org>
Tue, 24 Jul 2001 11:03:34 +0000 (11:03 +0000)
commit7aeb6ef941bca055027173fac8c9c9015f977c4a
treec803cbecb0b7c6b06bc026084867c2c37c8eaf5c
parent3db5b8cc76d055c6576aaff51722fc4d64d64388
Use HAVE_SNPRINTF, not HAVE_SPRINTF, for checking the availability of
snprintf.
Modules/socketmodule.c