libpurple/protocols/myspace/user.h

branch
release-2.2.2
changeset 20256
5194cfc606e0
parent 20153
7cdc9e4882df
child 21367
d8f93f958500
--- a/libpurple/protocols/myspace/user.h	Sun Oct 21 05:04:44 2007 +0000
+++ b/libpurple/protocols/myspace/user.h	Sun Oct 21 05:05:38 2007 +0000
@@ -38,6 +38,7 @@
 	gchar *band_name, *song_name;
 	gchar *image_url;
 	guint last_image_updated;
+	gboolean temporary_user;
 } MsimUser;
 
 /* Callback function pointer type for when a user's information is received, 

mercurial