diff options
author | Jelmer Vernooij <jelmer@samba.org> | 2006-05-25 18:09:15 +0200 |
---|---|---|
committer | Jelmer Vernooij <jelmer@samba.org> | 2006-05-25 18:09:15 +0200 |
commit | b1bd100c3d3f866e0fa891fc5ce6a4d4c5a284e6 (patch) | |
tree | d667dd22af332212ab612fc70dade9494c78effc /protocols/nogaim.h | |
parent | 51a4ffb83d6fbe23f1c2b8499cc78584e7213812 (diff) | |
parent | 0a69d7bf97b76852c25b7f6634204c5fb5532487 (diff) |
[merge] integration
Diffstat (limited to 'protocols/nogaim.h')
-rw-r--r-- | protocols/nogaim.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/protocols/nogaim.h b/protocols/nogaim.h index 3721361c..e109beb8 100644 --- a/protocols/nogaim.h +++ b/protocols/nogaim.h @@ -51,7 +51,7 @@ #define SELF_ALIAS_LEN 400 #define BUDDY_ALIAS_MAXLEN 388 /* because MSN names can be 387 characters */ -#define WEBSITE "http://www.bitlee.org/" +#define WEBSITE "http://www.bitlbee.org/" #define IM_FLAG_AWAY 0x0020 #define OPT_CONN_HTML 0x00000001 #define OPT_LOGGED_IN 0x00010000 |