You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@apr.apache.org by yl...@apache.org on 2019/03/22 11:53:25 UTC

svn propchange: r1856042 - svn:log

Author: ylavic
Revision: 1856042
Modified property: svn:log

Modified: svn:log at Fri Mar 22 11:53:25 2019
------------------------------------------------------------------------------
--- svn:log (original)
+++ svn:log Fri Mar 22 11:53:25 2019
@@ -1,3 +1,3 @@
-Use stdint types and inttypes formats when both available.
+Use stdint/inttypes 64bit types/formats when both available.
 
 Which should be the case on modern platforms, no change for others.