Changeset 7c5a3be5 for irc_send.c


Ignore:
Timestamp:
2010-10-22T00:28:52Z (14 years ago)
Author:
Wilmer van der Gaast <wilmer@…>
Branches:
master
Children:
8d93b4a
Parents:
a0626c1
Message:

There. BitlBee 3.0, it was about time. :-)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • irc_send.c

    ra0626c1 r7c5a3be5  
    114114        irc_channel_t *ic = NULL;
    115115        irc_user_t *iu = irc->root;
    116         char text[1100];
     116        char text[2048];
    117117        va_list params;
    118118        char *dst;
Note: See TracChangeset for help on using the changeset viewer.