You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by ja...@apache.org on 2014/06/11 07:13:06 UTC

svn propchange: r1598946 - svn:log

Author: jailletc36
Revision: 1598946
Modified property: svn:log

Modified: svn:log at Wed Jun 11 05:13:06 2014
------------------------------------------------------------------------------
--- svn:log (original)
+++ svn:log Wed Jun 11 05:13:06 2014
@@ -1,2 +1,2 @@
-Fix computation of the size of 'struct sockaddr_un' when passed to 'connec()'.
+Fix computation of the size of 'struct sockaddr_un' when passed to 'connect()'.
 Use the same logic as the one in ' in 'proxy_util.c'.