Ignore:
Timestamp:
2010-08-19T23:42:11Z (14 years ago)
Author:
Wilmer van der Gaast <wilmer@…>
Branches:
master
Children:
4d4a7ed
Parents:
acd7959
Message:

libpurple: Fix typing notifications (in and out). Closes #671.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • protocols/bee_user.c

    racd7959 rbad41f56  
    241241}
    242242
    243 void imcb_buddy_typing( struct im_connection *ic, char *handle, uint32_t flags )
     243void imcb_buddy_typing( struct im_connection *ic, const char *handle, uint32_t flags )
    244244{
    245245        bee_user_t *bu;
Note: See TracChangeset for help on using the changeset viewer.