diff pidgin-twitter.h @ 209:d512d1d8712f

improved parrot blocker slightly.
author Yoshiki Yazawa <yaz@honeyplanet.jp>
date Sat, 23 Aug 2008 03:59:44 +0900
parents 99c4946e8449
children e13103257b33
line wrap: on
line diff
--- a/pidgin-twitter.h	Fri Aug 22 22:35:03 2008 +0900
+++ b/pidgin-twitter.h	Sat Aug 23 03:59:44 2008 +0900
@@ -168,7 +168,7 @@
 #define TWITTER_DEFAULT_ICON_URL "http://static.twitter.com/images/default_profile_bigger.png"
 
 /* wassr specific macros */
-#define WASSR_POST_LEN (255 * 4)
+#define WASSR_POST_LEN (255)
 #define IDENTICA_POST_LEN (140)
 
 /* misc macros */