aboutsummaryrefslogtreecommitdiffstats
path: root/src/mds-clipboard.c
diff options
context:
space:
mode:
authorMattias Andrée <maandree@operamail.com>2015-08-18 16:37:12 +0200
committerMattias Andrée <maandree@operamail.com>2015-08-18 16:37:12 +0200
commitc0feed604af69e15dd71444071000cafa8451ea1 (patch)
tree74849086385724dffec8e9cbc20348568b1a00f7 /src/mds-clipboard.c
parenttodo: ratrot (diff)
downloadmds-c0feed604af69e15dd71444071000cafa8451ea1.tar.gz
mds-c0feed604af69e15dd71444071000cafa8451ea1.tar.bz2
mds-c0feed604af69e15dd71444071000cafa8451ea1.tar.xz
typo
Signed-off-by: Mattias Andrée <maandree@operamail.com>
Diffstat (limited to '')
-rw-r--r--src/mds-clipboard.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mds-clipboard.c b/src/mds-clipboard.c
index 0880f73..b41a431 100644
--- a/src/mds-clipboard.c
+++ b/src/mds-clipboard.c
@@ -467,7 +467,7 @@ int handle_message(void)
if (recv_message_id == NULL)
{
- eprint("received message with ID, ignoring, master server is misbehaving.");
+ eprint("received message without ID, ignoring, master server is misbehaving.");
return 0;
}