[prev in list] [next in list] [prev in thread] [next in thread] 

List:       apr-cvs
Subject:    svn commit: r1683223 - /apr/apr/branches/1.5.x/strings/apr_snprintf.c
From:       jailletc36 () apache ! org
Date:       2015-06-03 4:24:53
Message-ID: 20150603042453.C29A8AC026E () hades ! apache ! org
[Download RAW message or body]

Author: jailletc36
Date: Wed Jun  3 04:24:53 2015
New Revision: 1683223

URL: http://svn.apache.org/r1683223
Log:
Fix indent

Modified:
    apr/apr/branches/1.5.x/strings/apr_snprintf.c

Modified: apr/apr/branches/1.5.x/strings/apr_snprintf.c
URL: http://svn.apache.org/viewvc/apr/apr/branches/1.5.x/strings/apr_snprintf.c?rev=1683223&r1=1683222&r2=1683223&view=diff
 ==============================================================================
--- apr/apr/branches/1.5.x/strings/apr_snprintf.c (original)
+++ apr/apr/branches/1.5.x/strings/apr_snprintf.c Wed Jun  3 04:24:53 2015
@@ -1328,7 +1328,7 @@ APR_DECLARE(int) apr_vformatter(int (*fl
              */
             if (print_something == YES) {
                 for (i = s_len; i != 0; i--) {
-                      INS_CHAR(*s, sp, bep, cc);
+                    INS_CHAR(*s, sp, bep, cc);
                     s++;
                 }
             }


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic