diff src/prpl.h @ 4668:6e7196dcfd37

[gaim-migrate @ 4979] Too many accounts with the same name is a pain in the Send As menu. Now it shows the protocol as well. committer: Tailor Script <tailor@pidgin.im>
author Christian Hammond <chipx86@chipx86.com>
date Sat, 08 Mar 2003 00:14:33 +0000
parents 7e1591c6d0d8
children 283fb289c510
line wrap: on
line diff
--- a/src/prpl.h	Fri Mar 07 23:49:10 2003 +0000
+++ b/src/prpl.h	Sat Mar 08 00:14:33 2003 +0000
@@ -89,7 +89,9 @@
 	 * TOC and Oscar send HTML-encoded messages;
 	 * most other protocols don't.
 	 */
-//	#define OPT_PROTO_HTML            0x00000001 this should be per-connection */
+#if 0
+	#define OPT_PROTO_HTML            0x00000001 this should be per-connection */
+#endif
 
 	/**
 	 * Synchronize the time between the local computer and the server.