Changeset 178e2f8 for protocols/nogaim.h


Ignore:
Timestamp:
2008-06-28T17:32:41Z (16 years ago)
Author:
Jelmer Vernooij <jelmer@…>
Branches:
master
Children:
47b571d
Parents:
2e0f24d (diff), e0f9170 (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:

Merge trunk.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • protocols/nogaim.h

    r2e0f24d r178e2f8  
    4444#include "query.h"
    4545#include "md5.h"
    46 
    47 #define BUF_LEN MSG_LEN
    48 #define BUF_LONG ( BUF_LEN * 2 )
    49 #define MSG_LEN 2048
    50 #define BUF_LEN MSG_LEN
    5146
    5247#define BUDDY_ALIAS_MAXLEN 388   /* because MSN names can be 387 characters */
Note: See TracChangeset for help on using the changeset viewer.