Mercurial > pidgin
diff libpurple/protocols/jabber/parser.c @ 31086:a8cc50c2279f
Remove trailing whitespace
| author | Richard Laager <rlaager@wiktel.com> |
|---|---|
| date | Tue, 04 Jan 2011 06:55:30 +0000 |
| parents | 63ce2608c2c0 |
| children | a5b556ac1de5 |
line wrap: on
line diff
--- a/libpurple/protocols/jabber/parser.c Tue Jan 04 06:42:45 2011 +0000 +++ b/libpurple/protocols/jabber/parser.c Tue Jan 04 06:55:30 2011 +0000 @@ -109,7 +109,7 @@ js->stream_id = g_strdup(""); purple_debug_info("jabber", "Server failed to specify a stream " "ID (underspecified in rfc3920, but intended " - "to be a MUST; digest legacy auth may fail.\n"); + "to be a MUST; digest legacy auth may fail.\n"); #endif } } else {
