Rename Bookmark->jid to Bookmark->barejid
This commit is contained in:
@@ -78,7 +78,7 @@ typedef enum {
|
||||
} jabber_invite_t;
|
||||
|
||||
typedef struct bookmark_t {
|
||||
char *jid;
|
||||
char *barejid;
|
||||
char *nick;
|
||||
char *password;
|
||||
gboolean autojoin;
|
||||
|
||||
Reference in New Issue
Block a user