summaryrefslogtreecommitdiffstats
path: root/sesman/scp.c
diff options
context:
space:
mode:
Diffstat (limited to 'sesman/scp.c')
-rw-r--r--sesman/scp.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/sesman/scp.c b/sesman/scp.c
index 8be9e090..6631154c 100644
--- a/sesman/scp.c
+++ b/sesman/scp.c
@@ -64,6 +64,7 @@ scp_process_start(void* sck)
{
//scp_v1_process();
}
+ break;
case SCP_SERVER_STATE_VERSION_ERR:
/* an unknown scp version was requested, so we shut down the */