diff options
Diffstat (limited to 'sesman/scp_v0.h')
-rw-r--r-- | sesman/scp_v0.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sesman/scp_v0.h b/sesman/scp_v0.h index 8aa6f401..41d6bb7e 100644 --- a/sesman/scp_v0.h +++ b/sesman/scp_v0.h @@ -37,7 +37,7 @@ * @param out_s output stream * */ -void DEFAULT_CC +void scp_v0_process(struct SCP_CONNECTION* c, struct SCP_SESSION* s); #endif |