summaryrefslogtreecommitdiffstats
path: root/sesman/scp.c
diff options
context:
space:
mode:
Diffstat (limited to 'sesman/scp.c')
-rw-r--r--sesman/scp.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sesman/scp.c b/sesman/scp.c
index a6fbc76e..d548052a 100644
--- a/sesman/scp.c
+++ b/sesman/scp.c
@@ -36,7 +36,7 @@
extern struct config_sesman *g_cfg; /* in sesman.c */
/******************************************************************************/
-void *DEFAULT_CC
+void *
scp_process_start(void *sck)
{
struct SCP_CONNECTION scon;