summaryrefslogtreecommitdiffstats
path: root/sesman/scp_v0.c
diff options
context:
space:
mode:
Diffstat (limited to 'sesman/scp_v0.c')
-rw-r--r--sesman/scp_v0.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sesman/scp_v0.c b/sesman/scp_v0.c
index de00068b..cc3712cc 100644
--- a/sesman/scp_v0.c
+++ b/sesman/scp_v0.c
@@ -96,7 +96,7 @@ scp_v0_process(struct SCP_CONNECTION *c, struct SCP_SESSION *s)
s_item->pid);
}
- session_reconnect(display, s->username);
+ session_reconnect(display, s->username, data);
}
else
{