--- 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,