testparm: fix irritating indentation.
authorMichael Adam <obnox@samba.org>
Tue, 18 Mar 2008 14:33:25 +0000 (15:33 +0100)
committerMichael Adam <obnox@samba.org>
Tue, 18 Mar 2008 14:52:45 +0000 (15:52 +0100)
Michael

source/utils/testparm.c

index 4eed2f57ee2715d13fd2bdcb2f87fd9b843b8d5f..83143c1001e1c35f5b3fbbc7d798a00c850b6acb 100644 (file)
@@ -128,8 +128,7 @@ parameter.\n" );
 cannot be executed (error was %s).\n", truncated_prog, strerror(errno) );
                                        ret = 1;
                                }
-
-             }
+                       }
 
 #ifdef WITH_PAM
                }