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) --- authfd.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'authfd.c') diff --git a/authfd.c b/authfd.c index 6a7c07205..42ca08256 100644 --- a/authfd.c +++ b/authfd.c @@ -607,7 +607,7 @@ ssh_update_card(AuthenticationConnection *auth, int add, buffer_put_char(&msg, type); buffer_put_cstring(&msg, reader_id); buffer_put_cstring(&msg, pin); - + if (constrained) { if (life != 0) { buffer_put_char(&msg, SSH_AGENT_CONSTRAIN_LIFETIME); -- cgit v1.2.3