# HG changeset patch # User Yoshiki Yazawa # Date 1215243328 -32400 # Node ID 15f4886720e40892720586593fef59d2a753e312 # Parent c9600d64781a120db5ea985f6de37b1eddba5f27 build fix diff -r c9600d64781a -r 15f4886720e4 pidgin-twitter.c --- a/pidgin-twitter.c Sat Jul 05 16:26:39 2008 +0900 +++ b/pidgin-twitter.c Sat Jul 05 16:35:28 2008 +0900 @@ -38,7 +38,7 @@ enum { TWITTER_SERVICE, WASSR_SERVICE -} +}; typedef struct _eval_data { int which;