diff pidgin/plugins/crazychat/crazychat.c @ 31534:a8cc50c2279f

Remove trailing whitespace
author Richard Laager <rlaager@wiktel.com>
date Tue, 04 Jan 2011 06:55:30 +0000
parents 5fe8042783c1
children
line wrap: on
line diff
--- a/pidgin/plugins/crazychat/crazychat.c	Tue Jan 04 06:42:45 2011 +0000
+++ b/pidgin/plugins/crazychat/crazychat.c	Tue Jan 04 06:55:30 2011 +0000
@@ -65,7 +65,7 @@
 void cc_remove_session(struct crazychat *cc, struct cc_session *session)
 {
 	struct cc_session_node *curr, *prev;
-	
+
 	assert(cc);
 	assert(session);