From 6ed4c969f4d646a7751fe2da29ba94eddd3d6477 Mon Sep 17 00:00:00 2001 From: Pavel Roskin Date: Sun, 12 Mar 2017 09:35:00 -0700 Subject: Eliminate APP_CC and DEFAULT_CC --- sesman/scp_v1_mng.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sesman/scp_v1_mng.h') diff --git a/sesman/scp_v1_mng.h b/sesman/scp_v1_mng.h index 74d4e392..89cacea1 100644 --- a/sesman/scp_v1_mng.h +++ b/sesman/scp_v1_mng.h @@ -35,7 +35,7 @@ * @param out_s output stream * */ -void DEFAULT_CC +void scp_v1_mng_process(struct SCP_CONNECTION* c, struct SCP_SESSION* s); #endif -- cgit v1.2.3