summaryrefslogtreecommitdiffstats
path: root/sesman/session.h
diff options
context:
space:
mode:
Diffstat (limited to 'sesman/session.h')
-rw-r--r--sesman/session.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sesman/session.h b/sesman/session.h
index 10cd4d57..42d747cb 100644
--- a/sesman/session.h
+++ b/sesman/session.h
@@ -109,7 +109,7 @@ session_start(long data, tui8 type, struct SCP_CONNECTION *c,
struct SCP_SESSION *s);
int
-session_reconnect(int display, char* username);
+session_reconnect(int display, char *username, long data);
/**
*