You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@apr.apache.org by mt...@apache.org on 2009/02/19 08:20:35 UTC

svn commit: r745764 - /apr/apr/trunk/include/apr_network_io.h

Author: mturk
Date: Thu Feb 19 07:20:34 2009
New Revision: 745764

URL: http://svn.apache.org/viewvc?rev=745764&view=rev
Log:
Fix copy/paste typo

Modified:
    apr/apr/trunk/include/apr_network_io.h

Modified: apr/apr/trunk/include/apr_network_io.h
URL: http://svn.apache.org/viewvc/apr/apr/trunk/include/apr_network_io.h?rev=745764&r1=745763&r2=745764&view=diff
==============================================================================
--- apr/apr/trunk/include/apr_network_io.h (original)
+++ apr/apr/trunk/include/apr_network_io.h Thu Feb 19 07:20:34 2009
@@ -800,7 +800,7 @@
 /**
  * Set socket permissions.
  */
-APR_PERMS_SET_IMPLEMENT(global_mutex);
+APR_PERMS_SET_IMPLEMENT(socket);
 
 /**
  * @defgroup apr_mcast IP Multicast