diff libpurple/protocols/msn/state.c @ 31534:a8cc50c2279f

Remove trailing whitespace
author Richard Laager <rlaager@wiktel.com>
date Tue, 04 Jan 2011 06:55:30 +0000
parents a99b6dcdb60d
children d235da74af79
line wrap: on
line diff
--- a/libpurple/protocols/msn/state.c	Tue Jan 04 06:42:45 2011 +0000
+++ b/libpurple/protocols/msn/state.c	Tue Jan 04 06:55:30 2011 +0000
@@ -223,7 +223,7 @@
 			} else if (strcmp(client_type, "bot") == 0) {
 				caps |= MSN_CLIENT_CAP_BOT;
 			}
-			/* MSN doesn't a "console" type... 
+			/* MSN doesn't a "console" type...
 			 What, they have no ncurses UI? :-) */
 		}
 	}