From: tim Date: Mon, 18 Jan 2010 06:49:57 +0000 (+0000) Subject: Reword comment in last commit for additional clearity. X-Git-Url: http://andersk.mit.edu/gitweb/openssh.git/commitdiff_plain/2b0d37789d0fe9e17f9935aebfeffe859ccbf2d8 Reword comment in last commit for additional clearity. --- diff --git a/ChangeLog b/ChangeLog index aed4bba4..6913bf58 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,7 +1,7 @@ 20100117 - (tim) [configure.ac] OpenServer 5 needs BROKEN_GETADDRINFO too. - - (tim) [configure.ac] Use the C99-conforming functions snprintf() and - vsnprintf() named _xsnprintf() and _xvsnprintf() on SVR5 systems. + - (tim) [configure.ac] On SVR5 systems, use the C99-conforming functions + snprintf() and vsnprintf() named _xsnprintf() and _xvsnprintf(). 20100116 - (dtucker) [openbsd-compat/pwcache.c] Pull in includes.h and thus defines.h