changeset 83:15f4886720e4

build fix
author Yoshiki Yazawa <yaz@honeyplnaet.jp>
date Sat, 05 Jul 2008 16:35:28 +0900
parents c9600d64781a
children 0c1f63882b8a
files pidgin-twitter.c
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- 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;