aboutsummaryrefslogtreecommitdiffstats
path: root/src/mds-clipboard.h
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--src/mds-clipboard.h7
1 files changed, 7 insertions, 0 deletions
diff --git a/src/mds-clipboard.h b/src/mds-clipboard.h
index 965d107..6bfde98 100644
--- a/src/mds-clipboard.h
+++ b/src/mds-clipboard.h
@@ -106,6 +106,13 @@ int full_send(const char* message, size_t length);
int handle_message(void);
/**
+ * Remove expired entries
+ *
+ * @return Zero on success, -1 on error
+ */
+int clipboard_danger(void);
+
+/**
* Remove entries in the clipboard added by a client
*
* @param recv_client_id The ID of the client