diff options
author | Wilmer van der Gaast <wilmer@gaast.net> | 2006-05-25 13:31:22 +0200 |
---|---|---|
committer | Wilmer van der Gaast <wilmer@gaast.net> | 2006-05-25 13:31:22 +0200 |
commit | 5d9b79251c54a73a8a79b2b2aa185e8516d0b402 (patch) | |
tree | 1dc6072a8e967d3423ad3d7e7af777fb5e31db00 /protocols/nogaim.h | |
parent | 0602496cb6cedc917abbd0a12468e9329c6967e1 (diff) | |
parent | 0a69d7bf97b76852c25b7f6634204c5fb5532487 (diff) |
Merging from Jelmer.
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 282a2455..8744054a 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 |