summaryrefslogtreecommitdiffstats
path: root/sesman/libscp/libscp_v0.h
diff options
context:
space:
mode:
Diffstat (limited to 'sesman/libscp/libscp_v0.h')
-rw-r--r--sesman/libscp/libscp_v0.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sesman/libscp/libscp_v0.h b/sesman/libscp/libscp_v0.h
index 16e49e05..21fc16cd 100644
--- a/sesman/libscp/libscp_v0.h
+++ b/sesman/libscp/libscp_v0.h
@@ -61,7 +61,7 @@ scp_v0s_accept(struct SCP_CONNECTION* c, struct SCP_SESSION** s, int skipVchk);
*
*/
enum SCP_SERVER_STATES_E
-scp_v0s_allow_connection(struct SCP_CONNECTION* c, SCP_DISPLAY d);
+scp_v0s_allow_connection(struct SCP_CONNECTION* c, SCP_DISPLAY d, const tui8 *guid);
/**
*