From b6f72f5294ee8ab476ba59a97e8509ef864c5072 Mon Sep 17 00:00:00 2001 From: Damien Miller Date: Sun, 17 Jul 2005 17:26:43 +1000 Subject: -(djm) [audit.c auth1.c auth2.c entropy.c loginrec.c serverloop.c] [ssh-rand-helper.c] fix portable 2nd level indents at 4 spaces too --- auth2.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'auth2.c') diff --git a/auth2.c b/auth2.c index 2265d311e..613b0e2bc 100644 --- a/auth2.c +++ b/auth2.c @@ -234,7 +234,7 @@ userauth_finish(Authctxt *authctxt, int authenticated, char *method) packet_write_wait(); } fatal("Access denied for user %s by PAM account " - "configuration", authctxt->user); + "configuration", authctxt->user); } } #endif -- cgit v1.2.3