Ignore:
Timestamp:
2015-04-10T17:10:40Z (9 years ago)
Author:
dequis <dx@…>
Branches:
master
Children:
a4be2f6
Parents:
cfeadc3
git-author:
dequis <dx@…> (13-03-15 07:50:24)
git-committer:
dequis <dx@…> (10-04-15 17:10:40)
Message:

msn: remove msn_linesplit, use g_strsplit_set instead

File:
1 edited

Legend:

Unmodified
Added
Removed
  • protocols/msn/msn.h

    rcfeadc3 r3b09b38  
    248248int msn_buddy_list_remove(struct im_connection *ic, msn_buddy_flags_t list, const char *who, const char *group);
    249249void msn_buddy_ask(bee_user_t *bu);
    250 char **msn_linesplit(char *line);
    251250int msn_handler(struct msn_data *h);
    252251char *msn_p11_challenge(char *challenge);
Note: See TracChangeset for help on using the changeset viewer.