You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@apr.apache.org by ji...@apache.org on 2011/01/17 18:24:31 UTC

svn commit: r1060009 - /apr/apr/branches/1.5.x/include/apr.h.in

Author: jim
Date: Mon Jan 17 17:24:31 2011
New Revision: 1060009

URL: http://svn.apache.org/viewvc?rev=1060009&view=rev
Log:
revert

Modified:
    apr/apr/branches/1.5.x/include/apr.h.in

Modified: apr/apr/branches/1.5.x/include/apr.h.in
URL: http://svn.apache.org/viewvc/apr/apr/branches/1.5.x/include/apr.h.in?rev=1060009&r1=1060008&r2=1060009&view=diff
==============================================================================
--- apr/apr/branches/1.5.x/include/apr.h.in (original)
+++ apr/apr/branches/1.5.x/include/apr.h.in Mon Jan 17 17:24:31 2011
@@ -530,7 +530,7 @@ typedef  apr_uint32_t            apr_uin
 #endif
 
 #undef APR_OFF_T_FMT
-#define APR_OFF_T_FMT APR_INT64_T_FMT
+#define APR_OFF_T_FMT "lld"
 
 #endif /* DARWIN_10 */