summaryrefslogtreecommitdiffstats
path: root/sesman/chansrv/clipboard.h
diff options
context:
space:
mode:
Diffstat (limited to 'sesman/chansrv/clipboard.h')
-rw-r--r--sesman/chansrv/clipboard.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/sesman/chansrv/clipboard.h b/sesman/chansrv/clipboard.h
index c0db098f..d6c74403 100644
--- a/sesman/chansrv/clipboard.h
+++ b/sesman/chansrv/clipboard.h
@@ -8,6 +8,8 @@
int APP_CC
clipboard_init(void);
int APP_CC
+clipboard_deinit(void);
+int APP_CC
clipboard_data_in(struct stream* s, int chan_id, int chan_flags, int length,
int total_length);
int APP_CC