Deleted Added
full compact
27c27
< RCSID("$FreeBSD: head/crypto/openssh/auth2.c 149753 2005-09-03 07:04:25Z des $");
---
> RCSID("$FreeBSD: head/crypto/openssh/auth2.c 157019 2006-03-22 20:41:37Z des $");
168,171d167
< #ifdef USE_PAM
< if (options.use_pam)
< PRIVSEP(start_pam(authctxt));
< #endif
175,178d170
< #ifdef USE_PAM
< if (options.use_pam)
< PRIVSEP(start_pam(authctxt));
< #endif
182a175,178
> #ifdef USE_PAM
> if (options.use_pam)
> PRIVSEP(start_pam(authctxt));
> #endif