You are viewing a plain text version of this content. The canonical link for it is here.
Posted to apreq-cvs@httpd.apache.org by jo...@apache.org on 2009/02/14 09:01:52 UTC

svn commit: r744417 - /httpd/apreq/trunk/module/apache2/apreq_module_apache2.h

Author: joes
Date: Sat Feb 14 08:01:52 2009
New Revision: 744417

URL: http://svn.apache.org/viewvc?rev=744417&view=rev
Log:
try do fix WinFu

Modified:
    httpd/apreq/trunk/module/apache2/apreq_module_apache2.h

Modified: httpd/apreq/trunk/module/apache2/apreq_module_apache2.h
URL: http://svn.apache.org/viewvc/httpd/apreq/trunk/module/apache2/apreq_module_apache2.h?rev=744417&r1=744416&r2=744417&view=diff
==============================================================================
--- httpd/apreq/trunk/module/apache2/apreq_module_apache2.h (original)
+++ httpd/apreq/trunk/module/apache2/apreq_module_apache2.h Sat Feb 14 08:01:52 2009
@@ -145,7 +145,8 @@
  *
  *      
  */
-APR_DECLARE_OPTIONAL_FN(apreq_handle_t *,apreq_handle_apache2, (request_rec *r));
+APR_DECLARE_OPTIONAL_FN(APREQ_DECLARE(apreq_handle_t *),
+                        apreq_handle_apache2, (request_rec *r));
 
 /**
  * The mod_apreq2 filter is named "apreq2", and may be used in Apache's