From 787b2ec18c013a5076765f93882550918658ea89 Mon Sep 17 00:00:00 2001 From: Damien Miller Date: Fri, 21 Nov 2003 23:56:47 +1100 Subject: more whitespace (tabs this time) --- auth-sia.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'auth-sia.c') diff --git a/auth-sia.c b/auth-sia.c index 544b601b..cdd39d67 100644 --- a/auth-sia.c +++ b/auth-sia.c @@ -100,7 +100,7 @@ session_setup_sia(struct passwd *pw, char *tty) if (sia_ses_launch(sia_collect_trm, ent) != SIASUCCESS) fatal("Couldn't launch session for %s from %s", pw->pw_name, host); - + sia_ses_release(&ent); if (setreuid(geteuid(), geteuid()) < 0) -- cgit v1.2.3