summaryrefslogtreecommitdiffstats
path: root/sesman/scp_v1_mng.h
diff options
context:
space:
mode:
Diffstat (limited to 'sesman/scp_v1_mng.h')
-rw-r--r--sesman/scp_v1_mng.h2
1 files changed, 1 insertions, 1 deletions
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