summaryrefslogtreecommitdiffstats
path: root/sesman/chansrv/devredir.h
diff options
context:
space:
mode:
authorjsorg71 <jsorg71>2009-08-15 02:47:51 +0000
committerjsorg71 <jsorg71>2009-08-15 02:47:51 +0000
commitfa91c84668207d94079fc0b4826d3f0e89efdf40 (patch)
tree5d1d09e2d91e50d671c04d3d88f98eaeffb3cb0b /sesman/chansrv/devredir.h
parent47f6623d8e7f56e9bde8a32f283de2f5ec68df5b (diff)
downloadxrdp-proprietary-fa91c84668207d94079fc0b4826d3f0e89efdf40.tar.gz
xrdp-proprietary-fa91c84668207d94079fc0b4826d3f0e89efdf40.zip
first clipboard checkin
Diffstat (limited to 'sesman/chansrv/devredir.h')
-rw-r--r--sesman/chansrv/devredir.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/sesman/chansrv/devredir.h b/sesman/chansrv/devredir.h
index 43af7838..e0279093 100644
--- a/sesman/chansrv/devredir.h
+++ b/sesman/chansrv/devredir.h
@@ -8,6 +8,8 @@
int APP_CC
dev_redir_init(void);
int APP_CC
+dev_redir_deinit(void);
+int APP_CC
dev_redir_data_in(struct stream* s, int chan_id, int chan_flags, int length,
int total_length);
int APP_CC