1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-24 21:34:56 +03:00

testparm: fix irritating indentation.

Michael
(This used to be commit a74f07243d)
This commit is contained in:
Michael Adam 2008-03-18 15:33:25 +01:00
parent 6c575d114b
commit 010669351a

View File

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