summaryrefslogtreecommitdiff
path: root/src/seat-unity.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/seat-unity.c')
-rw-r--r--src/seat-unity.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/seat-unity.c b/src/seat-unity.c
index 7005346d..25654cc8 100644
--- a/src/seat-unity.c
+++ b/src/seat-unity.c
@@ -543,6 +543,7 @@ seat_unity_set_next_session (Seat *seat, Session *session)
write_message (SEAT_UNITY (seat), USC_MESSAGE_SET_NEXT_SESSION, (const guint8 *) id, strlen (id));
}
else
+ {
g_warning ("Failed to work out session ID to mark");
}
}