]> granicus.if.org Git - apache/commitdiff
Silence a sparse warning about inconsistent indenting
authorChristophe Jaillet <jailletc36@apache.org>
Mon, 31 Aug 2015 19:51:05 +0000 (19:51 +0000)
committerChristophe Jaillet <jailletc36@apache.org>
Mon, 31 Aug 2015 19:51:05 +0000 (19:51 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1700321 13f79535-47bb-0310-9956-ffa450edef68

support/htdbm.c

index 1cd0591fe6bd0a70c0edf564d96187830f4d8a11..40a3d232938a28030881135d5e084a0e53ce4100 100644 (file)
@@ -345,7 +345,7 @@ int main(int argc, const char * const argv[])
         case 'n':
             need_file = 0;
             cmd = HTDBM_NOFILE;
-                args_left--;
+            args_left--;
             break;
         case 'l':
             need_pwd = 0;