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 9f272719..a6a1060c 100644
--- a/sesman/scp_v0.c
+++ b/sesman/scp_v0.c
@@ -33,7 +33,7 @@
extern struct config_sesman *g_cfg; /* in sesman.c */
/******************************************************************************/
-void DEFAULT_CC
+void
scp_v0_process(struct SCP_CONNECTION *c, struct SCP_SESSION *s)
{
int display = 0;