Ignore:
Timestamp:
2015-03-15T14:41:48Z (9 years ago)
Author:
dequis <dx@…>
Children:
c408298
Parents:
e2bf725
git-author:
dequis <dx@…> (13-03-15 07:50:24)
git-committer:
dequis <dx@…> (15-03-15 14:41:48)
Message:

msn: remove msn_linesplit, use g_strsplit_set instead

File:
1 edited

Legend:

Unmodified
Added
Removed
  • protocols/msn/msn.h

    re2bf725 re6ef4a8  
    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.