diff libpurple/protocols/yahoo/ycht.c @ 27111:510f07e1f5c1

Strip trailing whitespace and comment #endif marcos that close #ifdef macros
author Mark Doliner <mark@kingant.net>
date Thu, 18 Jun 2009 19:08:24 +0000
parents 38cc722159ff
children d078048fb03a
line wrap: on
line diff
--- a/libpurple/protocols/yahoo/ycht.c	Wed Jun 17 18:14:51 2009 +0000
+++ b/libpurple/protocols/yahoo/ycht.c	Thu Jun 18 19:08:24 2009 +0000
@@ -225,7 +225,7 @@
 	}
 
 	purple_debug(PURPLE_DEBUG_MISC, NULL, "\n");
-#endif
+#endif /* YAHOO_YCHT_DEBUG */
 }
 
 static YchtPkt *ycht_packet_new(guint version, guint service, int status)