diff options
| author | Idan Freiberg <speidy@gmail.com> | 2014-07-23 15:31:45 +0300 |
|---|---|---|
| committer | Idan Freiberg <speidy@gmail.com> | 2014-07-23 15:31:45 +0300 |
| commit | afdf638c7b56e7420e32853df6299d9217e0f8d4 (patch) | |
| tree | d2a63333e6ef04a6e34db906b3af2097525a6359 /xrdp/xrdp_process.c | |
| parent | 1acdc3085eb260c166db7d575f6dfcb8a9cc2e72 (diff) | |
| download | xrdp-proprietary-afdf638c7b56e7420e32853df6299d9217e0f8d4.tar.gz xrdp-proprietary-afdf638c7b56e7420e32853df6299d9217e0f8d4.zip | |
libxrdp, common: work on TLS mode
Diffstat (limited to 'xrdp/xrdp_process.c')
| -rw-r--r-- | xrdp/xrdp_process.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/xrdp/xrdp_process.c b/xrdp/xrdp_process.c index c60c40dc..af56a4e1 100644 --- a/xrdp/xrdp_process.c +++ b/xrdp/xrdp_process.c @@ -171,7 +171,6 @@ xrdp_process_data_in(struct trans *self) pro->server_trans->extra_flags = 1; break; } - return 0; } |
