You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@apr.apache.org by da...@apache.org on 2007/06/29 18:25:14 UTC

svn commit: r551943 - /apr/apr/trunk/include/apr_lib.h

Author: davi
Date: Fri Jun 29 09:25:13 2007
New Revision: 551943

URL: http://svn.apache.org/viewvc?view=rev&rev=551943
Log:
Update @remark to reflect the availability of the extensions. Noticed by Jim Jagielski.

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

Modified: apr/apr/trunk/include/apr_lib.h
URL: http://svn.apache.org/viewvc/apr/apr/trunk/include/apr_lib.h?view=diff&rev=551943&r1=551942&r2=551943
==============================================================================
--- apr/apr/trunk/include/apr_lib.h (original)
+++ apr/apr/trunk/include/apr_lib.h Fri Jun 29 09:25:13 2007
@@ -126,7 +126,7 @@
  * %%pS same as above, but takes a apr_size_t *
  *
  * %%pt is only available from APR 1.2.0 onwards.
- * %%pm is only available from APR 1.3.0 onwards.
+ * %%pm, %%pB, %%pF and %%pS are only available from APR 1.3.0 onwards.
  * 
  * The %%p hacks are to force gcc's printf warning code to skip
  * over a pointer argument without complaining.  This does