changeset 28375:c9e760d350b8

I was missing a space!
author Mark Doliner <mark@kingant.net>
date Thu, 20 Aug 2009 06:26:21 +0000
parents 83f02215c55f
children 83a3b3b5976a
files libpurple/protocols/msn/slp.c
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/libpurple/protocols/msn/slp.c	Thu Aug 20 06:17:55 2009 +0000
+++ b/libpurple/protocols/msn/slp.c	Thu Aug 20 06:26:21 2009 +0000
@@ -403,8 +403,8 @@
 			if (conv) {
 				char *buf;
 				buf = g_strdup_printf(
-						_("%s invited you to view his/her webcam, but this"
-						"is not yet supported."), from);
+						_("%s invited you to view his/her webcam, but "
+						"this is not yet supported."), from);
 				purple_conversation_write(conv, NULL, buf,
 						PURPLE_MESSAGE_SYSTEM |
 						PURPLE_MESSAGE_NOTIFY,