Changeset 8661caa for protocols/nogaim.h


Ignore:
Timestamp:
2008-08-04T14:45:24Z (16 years ago)
Author:
ulim <a.sporto+bee@…>
Branches:
master
Children:
87f525e
Parents:
4ac647d (diff), 718e05f (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the (diff) links above to see all the changes relative to each parent.
Message:

merged in upstream r410.

Only conflict was the correction of jabber normalization which I had already done.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • protocols/nogaim.h

    r4ac647d r8661caa  
    4545#include "md5.h"
    4646#include "ft.h"
    47 
    48 #define BUF_LEN MSG_LEN
    49 #define BUF_LONG ( BUF_LEN * 2 )
    50 #define MSG_LEN 2048
    51 #define BUF_LEN MSG_LEN
    5247
    5348#define BUDDY_ALIAS_MAXLEN 388   /* because MSN names can be 387 characters */
Note: See TracChangeset for help on using the changeset viewer.