summaryrefslogtreecommitdiffstats
path: root/sesman/scp_v0.h
diff options
context:
space:
mode:
authorPavel Roskin <plroskin@gmail.com>2017-03-12 09:35:00 -0700
committerjsorg71 <jay.sorg@gmail.com>2017-03-14 00:21:48 -0700
commit6ed4c969f4d646a7751fe2da29ba94eddd3d6477 (patch)
tree951c72b16a0be1a1cc8c77e6d2ecaa1f25f2bcd6 /sesman/scp_v0.h
parent8be83473b72c926d3c056fd8a81965dbce0a0e5e (diff)
downloadxrdp-proprietary-6ed4c969f4d646a7751fe2da29ba94eddd3d6477.tar.gz
xrdp-proprietary-6ed4c969f4d646a7751fe2da29ba94eddd3d6477.zip
Eliminate APP_CC and DEFAULT_CC
Diffstat (limited to 'sesman/scp_v0.h')
-rw-r--r--sesman/scp_v0.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sesman/scp_v0.h b/sesman/scp_v0.h
index 8aa6f401..41d6bb7e 100644
--- a/sesman/scp_v0.h
+++ b/sesman/scp_v0.h
@@ -37,7 +37,7 @@
* @param out_s output stream
*
*/
-void DEFAULT_CC
+void
scp_v0_process(struct SCP_CONNECTION* c, struct SCP_SESSION* s);
#endif