aboutsummaryrefslogtreecommitdiffstats
path: root/src/mds-clipboard.h
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--src/mds-clipboard.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mds-clipboard.h b/src/mds-clipboard.h
index 5d55e89..0c23ffb 100644
--- a/src/mds-clipboard.h
+++ b/src/mds-clipboard.h
@@ -94,7 +94,7 @@ typedef struct clipitem
*
* @param message The message to send
* @param length The length of the message
- * @return Non-zero on success
+ * @return Zero on success, -1 on error
*/
int full_send(const char* message, size_t length);